#69DED7#69DED7
#69DED7 is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.1% C 0.107 H 190.0°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #69DED7 |
|---|---|
| RGB | rgb(105, 222, 215) |
| HSL | hsl(176, 64%, 64%) |
| HSV | hsv(176, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(81.92, -34.67, -6.66) |
| CIE-LCH | lch(81.92, 35.30, 190.88°) |
| OKLab | oklab(83.12% -0.1049 -0.0186) |
| OKLCH | oklch(83.12% 0.107 190) |
| XYZ | xyz(44.2075, 60.1479, 73.5568) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.75
Turquoise
#40E0D0
ΔE00 4.10
Darkturquoise
#00CED1
ΔE00 6.26
Tiffany Blue
#7BF2DA
ΔE00 6.99
Bright Aqua
#0BF9EA
ΔE00 7.33
Bright Light Blue
#26F7FD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DED7 #DE6970
analogous
#69DE9D #69DED7 #69ABDE
triadic
#69DED7 #D769DE #DED769
tetradic
#69DED7 #9D69DE #DE6970 #ABDE69
square
#69DED7 #9D69DE #DE6970 #ABDE69
split-complementary
#69DED7 #DE69AB #DE9D69
monochromatic
#25A8A0 #37D3CA #69DED7 #9BE9E4 #CDF4F2
Accessibility & contrast
On white
1.61
#69DED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#69DED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DED7
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DED7 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D7
Deuteranopia (green-blind)
#C0C6D8
Tritanopia (blue-blind)
#00E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69ded7; /* rgb */ color: rgb(105, 222, 215); /* oklch */ color: oklch(83.1% 0.107 190.0);
Tailwind
colors: {
custom: {
50: '#9de8e3',
500: '#69ded7',
950: '#000000',
},
}SCSS
$custom: #69ded7; $custom-light: #9de8e3; $custom-dark: #000000;
JSON
{
"hex": "#69ded7",
"rgb": {
"r": 105,
"g": 222,
"b": 215
},
"hsl": {
"h": 176.41,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83124,
"c": 0.10651,
"h": 190
},
"luminance": 0.60152
}Semantic roles & 50–950 ramp
primary
#69DED7
secondary
#AA4147
accent
#1A24CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484