#69D8CE#69D8CE
#69D8CE is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.103 H 187.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #69D8CE |
|---|---|
| RGB | rgb(105, 216, 206) |
| HSL | hsl(175, 59%, 63%) |
| HSV | hsv(175, 51%, 85%) |
| CMYK | cmyk(51.4%, 0%, 4.6%, 15.3%) |
| CIE-LAB | lab(79.94, -34.14, -4.80) |
| CIE-LCH | lch(79.94, 34.48, 188.00°) |
| OKLab | oklab(81.44% -0.1022 -0.0135) |
| OKLCH | oklch(81.44% 0.103 187.5) |
| XYZ | xyz(41.5174, 56.5674, 67.1112) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.22
Turquoise
#40E0D0
ΔE00 3.86
Darkturquoise
#00CED1
ΔE00 6.30
Seafoam Blue
#78D1B6
ΔE00 6.70
Tiffany Blue
#7BF2DA
ΔE00 7.16
Pale Teal
#82CBB2
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D8CE #D86973
analogous
#69D897 #69D8CE #69AAD8
triadic
#69D8CE #CE69D8 #D8CE69
tetradic
#69D8CE #9769D8 #D86973 #AAD869
square
#69D8CE #9769D8 #D86973 #AAD869
split-complementary
#69D8CE #D869AA #D89769
monochromatic
#299E93 #38CBBE #69D8CE #9AE5DE #CAF1EE
Accessibility & contrast
On white
1.71
#69D8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#69D8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D8CE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D8CE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECE
Deuteranopia (green-blind)
#BCC1CF
Tritanopia (blue-blind)
#20DCD5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #69d8ce; /* rgb */ color: rgb(105, 216, 206); /* oklch */ color: oklch(81.4% 0.103 187.5);
Tailwind
colors: {
custom: {
50: '#9ce4dc',
500: '#69d8ce',
950: '#000000',
},
}SCSS
$custom: #69d8ce; $custom-light: #9ce4dc; $custom-dark: #000000;
JSON
{
"hex": "#69d8ce",
"rgb": {
"r": 105,
"g": 216,
"b": 206
},
"hsl": {
"h": 174.595,
"s": 58.73,
"l": 62.941
},
"oklch": {
"l": 0.81439,
"c": 0.10308,
"h": 187.5
},
"luminance": 0.56571
}Semantic roles & 50–950 ramp
primary
#69D8CE
secondary
#A2434C
accent
#1F2EC6
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484