#5EE9E2#5EE9E2
#5EE9E2 is a very light, vivid teal. Relative luminance 0.661; OKLCH L 85.7% C 0.120 H 190.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE9E2 |
|---|---|
| RGB | rgb(94, 233, 226) |
| HSL | hsl(177, 76%, 64%) |
| HSV | hsv(177, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 3%, 8.6%) |
| CIE-LAB | lab(85.07, -38.93, -7.85) |
| CIE-LCH | lch(85.07, 39.71, 191.41°) |
| OKLab | oklab(85.68% -0.118 -0.0219) |
| OKLCH | oklch(85.68% 0.12 190.5) |
| XYZ | xyz(47.4764, 66.1435, 82.2017) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.13
Bright Aqua
#0BF9EA
ΔE00 4.99
Bright Turquoise
#0FFEF9
ΔE00 5.13
Bright Cyan
#41FDFE
ΔE00 5.15
Bright Light Blue
#26F7FD
ΔE00 5.40
Mediumturquoise
#48D1CC
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE9E2 #E95E65
analogous
#5EE99D #5EE9E2 #5EABE9
triadic
#5EE9E2 #E25EE9 #E9E25E
tetradic
#5EE9E2 #9D5EE9 #E95E65 #ABE95E
square
#5EE9E2 #9D5EE9 #E95E65 #ABE95E
split-complementary
#5EE9E2 #E95EAB #E99D5E
monochromatic
#19B4AC #28E2D8 #5EE9E2 #94F0EC #CAF8F5
Accessibility & contrast
On white
1.48
#5EE9E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5EE9E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE9E2
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE9E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE9E2 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE2
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#00EFE6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee9e2; /* rgb */ color: rgb(94, 233, 226); /* oklch */ color: oklch(85.7% 0.120 190.5);
Tailwind
colors: {
custom: {
50: '#9af0eb',
500: '#5ee9e2',
950: '#000000',
},
}SCSS
$custom: #5ee9e2; $custom-light: #9af0eb; $custom-dark: #000000;
JSON
{
"hex": "#5ee9e2",
"rgb": {
"r": 94,
"g": 233,
"b": 226
},
"hsl": {
"h": 176.978,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.85683,
"c": 0.12004,
"h": 190.5
},
"luminance": 0.66148
}Semantic roles & 50–950 ramp
primary
#5EE9E2
secondary
#B4373D
accent
#0D18D8
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584