#69D9CE#69D9CE
#69D9CE is a light, moderate teal. Relative luminance 0.571; OKLCH L 81.7% C 0.104 H 186.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #69D9CE |
|---|---|
| RGB | rgb(105, 217, 206) |
| HSL | hsl(174, 60%, 63%) |
| HSV | hsv(174, 52%, 85%) |
| CMYK | cmyk(51.6%, 0%, 5.1%, 14.9%) |
| CIE-LAB | lab(80.23, -34.61, -4.37) |
| CIE-LCH | lch(80.23, 34.88, 187.20°) |
| OKLab | oklab(81.67% -0.1033 -0.0123) |
| OKLCH | oklch(81.67% 0.104 186.8) |
| XYZ | xyz(41.7744, 57.0814, 67.1969) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.50
Turquoise
#40E0D0
ΔE00 3.57
Seafoam Blue
#78D1B6
ΔE00 6.48
Darkturquoise
#00CED1
ΔE00 6.61
Tiffany Blue
#7BF2DA
ΔE00 6.78
Pale Teal
#82CBB2
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D9CE #D96974
analogous
#69D996 #69D9CE #69ACD9
triadic
#69D9CE #CE69D9 #D9CE69
tetradic
#69D9CE #9669D9 #D96974 #ACD969
square
#69D9CE #9669D9 #D96974 #ACD969
split-complementary
#69D9CE #D969AC #D99669
monochromatic
#289F94 #38CDBE #69D9CE #9AE5DE #CBF2EE
Accessibility & contrast
On white
1.69
#69D9CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#69D9CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D9CE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D9CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D9CE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#BDC1CF
Tritanopia (blue-blind)
#1FDDD5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #69d9ce; /* rgb */ color: rgb(105, 217, 206); /* oklch */ color: oklch(81.7% 0.104 186.8);
Tailwind
colors: {
custom: {
50: '#9de5dc',
500: '#69d9ce',
950: '#000000',
},
}SCSS
$custom: #69d9ce; $custom-light: #9de5dc; $custom-dark: #000000;
JSON
{
"hex": "#69d9ce",
"rgb": {
"r": 105,
"g": 217,
"b": 206
},
"hsl": {
"h": 174.107,
"s": 59.574,
"l": 63.137
},
"oklch": {
"l": 0.81673,
"c": 0.10402,
"h": 186.8
},
"luminance": 0.57085
}Semantic roles & 50–950 ramp
primary
#69D9CE
secondary
#A3434D
accent
#1E2FC7
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484