#69DED6#69DED6
#69DED6 is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.1% C 0.107 H 189.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #69DED6 |
|---|---|
| RGB | rgb(105, 222, 214) |
| HSL | hsl(176, 64%, 64%) |
| HSV | hsv(176, 53%, 87%) |
| CMYK | cmyk(52.7%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(81.89, -34.92, -6.17) |
| CIE-LCH | lch(81.89, 35.46, 190.03°) |
| OKLab | oklab(83.09% -0.1053 -0.0173) |
| OKLCH | oklch(83.09% 0.107 189.3) |
| XYZ | xyz(44.0794, 60.0967, 72.8822) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Turquoise
#40E0D0
ΔE00 3.83
Darkturquoise
#00CED1
ΔE00 6.43
Tiffany Blue
#7BF2DA
ΔE00 6.72
Bright Aqua
#0BF9EA
ΔE00 7.22
Bright Light Blue
#26F7FD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69DED6 #DE6971
analogous
#69DE9C #69DED6 #69ACDE
triadic
#69DED6 #D669DE #DED669
tetradic
#69DED6 #9C69DE #DE6971 #ACDE69
square
#69DED6 #9C69DE #DE6971 #ACDE69
split-complementary
#69DED6 #DE69AC #DE9C69
monochromatic
#25A89F #37D3C8 #69DED6 #9BE9E4 #CDF4F1
Accessibility & contrast
On white
1.61
#69DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#69DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69DED6
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69DED6 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#C0C6D7
Tritanopia (blue-blind)
#04E3DB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #69ded6; /* rgb */ color: rgb(105, 222, 214); /* oklch */ color: oklch(83.1% 0.107 189.3);
Tailwind
colors: {
custom: {
50: '#9de8e2',
500: '#69ded6',
950: '#000000',
},
}SCSS
$custom: #69ded6; $custom-light: #9de8e2; $custom-dark: #000000;
JSON
{
"hex": "#69ded6",
"rgb": {
"r": 105,
"g": 222,
"b": 214
},
"hsl": {
"h": 175.897,
"s": 63.934,
"l": 64.118
},
"oklch": {
"l": 0.83092,
"c": 0.10671,
"h": 189.3
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#69DED6
secondary
#AA4148
accent
#1A26CC
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#0F1615
muted
#808484