#69EDDF#69EDDF
#69EDDF is a very light, moderate teal. Relative luminance 0.689; OKLCH L 86.9% C 0.118 H 185.8°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69EDDF |
|---|---|
| RGB | rgb(105, 237, 223) |
| HSL | hsl(174, 79%, 67%) |
| HSV | hsv(174, 56%, 93%) |
| CMYK | cmyk(55.7%, 0%, 5.9%, 7.1%) |
| CIE-LAB | lab(86.45, -39.53, -4.20) |
| CIE-LCH | lch(86.45, 39.76, 186.06°) |
| OKLab | oklab(86.86% -0.1174 -0.012) |
| OKLCH | oklch(86.86% 0.118 185.8) |
| XYZ | xyz(49.4233, 68.8945, 80.4911) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.66
Turquoise
#40E0D0
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 4.23
Bright Turquoise
#0FFEF9
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 6.32
Aqua (survey)
#13EAC9
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EDDF #ED6977
analogous
#69ED9D #69EDDF #69B9ED
triadic
#69EDDF #DF69ED #EDDF69
tetradic
#69EDDF #9D69ED #ED6977 #B9ED69
square
#69EDDF #9D69ED #ED6977 #B9ED69
split-complementary
#69EDDF #ED69B9 #ED9D69
monochromatic
#18C4B2 #32E6D3 #69EDDF #A0F4EB #D6FAF6
Accessibility & contrast
On white
1.42
#69EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#69EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EDDF
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EDDF | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DF
Deuteranopia (green-blind)
#CDD2E1
Tritanopia (blue-blind)
#00F2E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eddf; /* rgb */ color: rgb(105, 237, 223); /* oklch */ color: oklch(86.9% 0.118 185.8);
Tailwind
colors: {
custom: {
50: '#9ff3e8',
500: '#69eddf',
950: '#000000',
},
}SCSS
$custom: #69eddf; $custom-light: #9ff3e8; $custom-dark: #000000;
JSON
{
"hex": "#69eddf",
"rgb": {
"r": 105,
"g": 237,
"b": 223
},
"hsl": {
"h": 173.636,
"s": 78.571,
"l": 67.059
},
"oklch": {
"l": 0.86864,
"c": 0.11803,
"h": 185.8
},
"luminance": 0.68899
}Semantic roles & 50–950 ramp
primary
#69EDDF
secondary
#C23847
accent
#0B21DB
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101716
muted
#808584