#69EED4#69EED4
#69EED4 is a very light, vivid teal. Relative luminance 0.689; OKLCH L 86.8% C 0.123 H 178.4°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #69EED4 |
|---|---|
| RGB | rgb(105, 238, 212) |
| HSL | hsl(168, 80%, 67%) |
| HSV | hsv(168, 56%, 93%) |
| CMYK | cmyk(55.9%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(86.46, -42.68, 1.58) |
| CIE-LCH | lch(86.46, 42.70, 177.88°) |
| OKLab | oklab(86.77% -0.1232 0.0035) |
| OKLCH | oklch(86.77% 0.123 178.4) |
| XYZ | xyz(48.2785, 68.9011, 73.0296) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.70
Aqua (survey)
#13EAC9
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.62
Turquoise
#40E0D0
ΔE00 4.88
Light Aqua
#8CFFDB
ΔE00 5.18
Bright Aqua
#0BF9EA
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69EED4 #EE6983
analogous
#69EE92 #69EED4 #69C5EE
triadic
#69EED4 #D469EE #EED469
tetradic
#69EED4 #9269EE #EE6983 #C5EE69
square
#69EED4 #9269EE #EE6983 #C5EE69
split-complementary
#69EED4 #EE69C5 #EE9269
monochromatic
#16C6A4 #32E8C4 #69EED4 #A0F4E4 #D7FAF4
Accessibility & contrast
On white
1.42
#69EED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#69EED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69EED4
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69EED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69EED4 | 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)
#E5E1D3
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #69eed4; /* rgb */ color: rgb(105, 238, 212); /* oklch */ color: oklch(86.8% 0.123 178.4);
Tailwind
colors: {
custom: {
50: '#9ff4e1',
500: '#69eed4',
950: '#000000',
},
}SCSS
$custom: #69eed4; $custom-light: #9ff4e1; $custom-dark: #000000;
JSON
{
"hex": "#69eed4",
"rgb": {
"r": 105,
"g": 238,
"b": 212
},
"hsl": {
"h": 168.271,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.86772,
"c": 0.12325,
"h": 178.4
},
"luminance": 0.68906
}Semantic roles & 50–950 ramp
primary
#69EED4
secondary
#C43853
accent
#0A33DC
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#101715
muted
#808584