#5EE4E9#5EE4E9
#5EE4E9 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.116 H 198.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4E9 |
|---|---|
| RGB | rgb(94, 228, 233) |
| HSL | hsl(182, 76%, 64%) |
| HSV | hsv(182, 60%, 91%) |
| CMYK | cmyk(59.7%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(83.83, -34.75, -13.39) |
| CIE-LCH | lch(83.83, 37.24, 201.07°) |
| OKLab | oklab(84.75% -0.11 -0.0371) |
| OKLCH | oklch(84.75% 0.116 198.6) |
| XYZ | xyz(47.0612, 63.7448, 86.8988) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.53
Bright Light Blue
#26F7FD
ΔE00 4.71
Aqua Blue
#02D8E9
ΔE00 5.05
Robin Egg Blue
#8AF1FE
ΔE00 5.69
Bright Cyan
#41FDFE
ΔE00 5.83
Mediumturquoise
#48D1CC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4E9 #E9635E
analogous
#5EE9A9 #5EE4E9 #5E9FE9
triadic
#5EE4E9 #E95EE4 #E4E95E
tetradic
#5EE4E9 #A95EE9 #E9635E #9FE95E
square
#5EE4E9 #A95EE9 #E9635E #9FE95E
split-complementary
#5EE4E9 #E95E9F #E9A95E
monochromatic
#19AEB4 #28DBE2 #5EE4E9 #94EDF0 #CAF6F8
Accessibility & contrast
On white
1.53
#5EE4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5EE4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4E9
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4E9 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEA
Deuteranopia (green-blind)
#BFCAEA
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee4e9; /* rgb */ color: rgb(94, 228, 233); /* oklch */ color: oklch(84.7% 0.116 198.6);
Tailwind
colors: {
custom: {
50: '#9aedf0',
500: '#5ee4e9',
950: '#000000',
},
}SCSS
$custom: #5ee4e9; $custom-light: #9aedf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee4e9",
"rgb": {
"r": 94,
"g": 228,
"b": 233
},
"hsl": {
"h": 182.158,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.84749,
"c": 0.11608,
"h": 198.6
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#5EE4E9
secondary
#B43C37
accent
#150DD8
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585