#69EED3#69EED3
#69EED3 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.7% C 0.124 H 177.8°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED3 |
|---|---|
| RGB | rgb(105, 238, 211) |
| HSL | hsl(168, 80%, 67%) |
| HSV | hsv(168, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(86.43, -42.91, 2.07) |
| CIE-LCH | lch(86.43, 42.96, 177.24°) |
| OKLab | oklab(86.74% -0.1236 0.0048) |
| OKLCH | oklch(86.74% 0.124 177.8) |
| XYZ | xyz(48.1528, 68.8508, 72.3673) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.82
Aqua (survey)
#13EAC9
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 4.36
Light Aqua
#8CFFDB
ΔE00 5.02
Turquoise
#40E0D0
ΔE00 5.07
Aquamarine
#7FFFD4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED3 #EE6984
analogous
#69EE91 #69EED3 #69C6EE
triadic
#69EED3 #D369EE #EED369
tetradic
#69EED3 #9169EE #EE6984 #C6EE69
square
#69EED3 #9169EE #EE6984 #C6EE69
split-complementary
#69EED3 #EE69C6 #EE9169
monochromatic
#16C6A2 #32E8C3 #69EED3 #A0F4E3 #D7FAF3
Accessibility & contrast
On white
1.42
#69EED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#69EED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED3
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED3 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D2
Deuteranopia (green-blind)
#D1D2D5
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eed3; /* rgb */ color: rgb(105, 238, 211); /* oklch */ color: oklch(86.7% 0.124 177.8);
Tailwind
colors: {
custom: {
50: '#9ff4e0',
500: '#69eed3',
950: '#000000',
},
}SCSS
$custom: #69eed3; $custom-light: #9ff4e0; $custom-dark: #000000;
JSON
{
"hex": "#69eed3",
"rgb": {
"r": 105,
"g": 238,
"b": 211
},
"hsl": {
"h": 167.82,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86743,
"c": 0.12372,
"h": 177.8
},
"luminance": 0.68855
}Semantic roles & 50–950 ramp
primary
#69EED3
secondary
#C43854
accent
#0A34DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584