#69D5CE#69D5CE
#69D5CE is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.7% C 0.100 H 189.7°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #69D5CE |
|---|---|
| RGB | rgb(105, 213, 206) |
| HSL | hsl(176, 56%, 62%) |
| HSV | hsv(176, 51%, 84%) |
| CMYK | cmyk(50.7%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.07, -32.73, -6.08) |
| CIE-LCH | lch(79.07, 33.29, 190.53°) |
| OKLab | oklab(80.74% -0.0989 -0.017) |
| OKLCH | oklch(80.74% 0.1 189.7) |
| XYZ | xyz(40.7559, 55.0443, 66.8574) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.61
Turquoise
#40E0D0
ΔE00 4.87
Darkturquoise
#00CED1
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 7.49
Pale Teal
#82CBB2
ΔE00 8.12
Tiffany Blue
#7BF2DA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D5CE #D56970
analogous
#69D598 #69D5CE #69A6D5
triadic
#69D5CE #CE69D5 #D5CE69
tetradic
#69D5CE #9869D5 #D56970 #A6D569
square
#69D5CE #9869D5 #D56970 #A6D569
split-complementary
#69D5CE #D569A6 #D59869
monochromatic
#2B9992 #39C8BE #69D5CE #99E2DE #C9F0ED
Accessibility & contrast
On white
1.75
#69D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#69D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D5CE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D5CE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#22DAD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #69d5ce; /* rgb */ color: rgb(105, 213, 206); /* oklch */ color: oklch(80.7% 0.100 189.7);
Tailwind
colors: {
custom: {
50: '#9ce2dc',
500: '#69d5ce',
950: '#000000',
},
}SCSS
$custom: #69d5ce; $custom-light: #9ce2dc; $custom-dark: #000000;
JSON
{
"hex": "#69d5ce",
"rgb": {
"r": 105,
"g": 213,
"b": 206
},
"hsl": {
"h": 176.111,
"s": 56.25,
"l": 62.353
},
"oklch": {
"l": 0.80738,
"c": 0.10034,
"h": 189.7
},
"luminance": 0.55048
}Semantic roles & 50–950 ramp
primary
#69D5CE
secondary
#9E454A
accent
#222CC4
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484