#69D7CD#69D7CD
#69D7CD is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.102 H 187.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69D7CD |
|---|---|
| RGB | rgb(105, 215, 205) |
| HSL | hsl(175, 58%, 63%) |
| HSV | hsv(175, 51%, 84%) |
| CMYK | cmyk(51.2%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.62, -33.93, -4.73) |
| CIE-LCH | lch(79.62, 34.25, 187.94°) |
| OKLab | oklab(81.17% -0.1015 -0.0133) |
| OKLCH | oklch(81.17% 0.102 187.5) |
| XYZ | xyz(41.1409, 56.0082, 66.3884) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.14
Turquoise
#40E0D0
ΔE00 3.99
Darkturquoise
#00CED1
ΔE00 6.24
Seafoam Blue
#78D1B6
ΔE00 6.62
Tiffany Blue
#7BF2DA
ΔE00 7.34
Pale Teal
#82CBB2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69D7CD #D76973
analogous
#69D796 #69D7CD #69AAD7
triadic
#69D7CD #CD69D7 #D7CD69
tetradic
#69D7CD #9669D7 #D76973 #AAD769
square
#69D7CD #9669D7 #D76973 #AAD769
split-complementary
#69D7CD #D769AA #D79669
monochromatic
#2A9C92 #39CABD #69D7CD #99E4DD #CAF1ED
Accessibility & contrast
On white
1.72
#69D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#69D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69D7CD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69D7CD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#22DBD4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #69d7cd; /* rgb */ color: rgb(105, 215, 205); /* oklch */ color: oklch(81.2% 0.102 187.5);
Tailwind
colors: {
custom: {
50: '#9ce3dc',
500: '#69d7cd',
950: '#000000',
},
}SCSS
$custom: #69d7cd; $custom-light: #9ce3dc; $custom-dark: #000000;
JSON
{
"hex": "#69d7cd",
"rgb": {
"r": 105,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.545,
"s": 57.895,
"l": 62.745
},
"oklch": {
"l": 0.81174,
"c": 0.10239,
"h": 187.5
},
"luminance": 0.56012
}Semantic roles & 50–950 ramp
primary
#69D7CD
secondary
#A0444C
accent
#202FC5
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484