#5EEED3#5EEED3
#5EEED3 is a very light, vivid teal. Relative luminance 0.682; OKLCH L 86.4% C 0.130 H 178.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEED3 |
|---|---|
| RGB | rgb(94, 238, 211) |
| HSL | hsl(169, 81%, 65%) |
| HSV | hsv(169, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 11.3%, 6.7%) |
| CIE-LAB | lab(86.12, -44.94, 1.58) |
| CIE-LCH | lch(86.12, 44.97, 177.99°) |
| OKLab | oklab(86.4% -0.1296 0.0035) |
| OKLCH | oklch(86.4% 0.13 178.5) |
| XYZ | xyz(46.9430, 68.2270, 72.3106) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.42
Aqua (survey)
#13EAC9
ΔE00 3.26
Turquoise
#40E0D0
ΔE00 4.71
Light Turquoise
#7EF4CC
ΔE00 4.82
Aqua Marine
#2EE8BB
ΔE00 5.39
Bright Aqua
#0BF9EA
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEED3 #EE5E79
analogous
#5EEE8B #5EEED3 #5EC1EE
triadic
#5EEED3 #D35EEE #EED35E
tetradic
#5EEED3 #8B5EEE #EE5E79 #C1EE5E
square
#5EEED3 #8B5EEE #EE5E79 #C1EE5E
split-complementary
#5EEED3 #EE5EC1 #EE8B5E
monochromatic
#14BE9E #27E8C4 #5EEED3 #95F4E2 #CDFAF1
Accessibility & contrast
On white
1.43
#5EEED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#5EEED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEED3
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEED3 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D2
Deuteranopia (green-blind)
#D0D1D5
Tritanopia (blue-blind)
#00F1E6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5eeed3; /* rgb */ color: rgb(94, 238, 211); /* oklch */ color: oklch(86.4% 0.130 178.5);
Tailwind
colors: {
custom: {
50: '#9af4e0',
500: '#5eeed3',
950: '#000000',
},
}SCSS
$custom: #5eeed3; $custom-light: #9af4e0; $custom-dark: #000000;
JSON
{
"hex": "#5eeed3",
"rgb": {
"r": 94,
"g": 238,
"b": 211
},
"hsl": {
"h": 168.75,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.86404,
"c": 0.12964,
"h": 178.5
},
"luminance": 0.68232
}Semantic roles & 50–950 ramp
primary
#5EEED3
secondary
#BC344E
accent
#0830DD
background
#FCFFFE
surface
#F6FEFC
border
#D0D6D5
text
#0F1715
muted
#808584