#5EE4E8#5EE4E8
#5EE4E8 is a very light, moderate teal. Relative luminance 0.637; OKLCH L 84.7% C 0.116 H 197.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4E8 |
|---|---|
| RGB | rgb(94, 228, 232) |
| HSL | hsl(182, 75%, 64%) |
| HSV | hsv(182, 59%, 91%) |
| CMYK | cmyk(59.5%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(83.80, -35.03, -12.91) |
| CIE-LCH | lch(83.80, 37.33, 200.23°) |
| OKLab | oklab(84.72% -0.1104 -0.0357) |
| OKLCH | oklch(84.72% 0.116 197.9) |
| XYZ | xyz(46.9187, 63.6878, 86.1486) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.69
Robin'S Egg
#6DEDFD
ΔE00 4.84
Aqua Blue
#02D8E9
ΔE00 5.28
Bright Cyan
#41FDFE
ΔE00 5.73
Mediumturquoise
#48D1CC
ΔE00 5.77
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4E8 #E8625E
analogous
#5EE8A7 #5EE4E8 #5E9FE8
triadic
#5EE4E8 #E85EE4 #E4E85E
tetradic
#5EE4E8 #A75EE8 #E8625E #9FE85E
square
#5EE4E8 #A75EE8 #E8625E #9FE85E
split-complementary
#5EE4E8 #E85E9F #E8A75E
monochromatic
#19AEB2 #28DBE0 #5EE4E8 #94EDF0 #C9F6F7
Accessibility & contrast
On white
1.53
#5EE4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5EE4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4E8
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4E8 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAE9
Deuteranopia (green-blind)
#C0CAE9
Tritanopia (blue-blind)
#00EBE5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee4e8; /* rgb */ color: rgb(94, 228, 232); /* oklch */ color: oklch(84.7% 0.116 197.9);
Tailwind
colors: {
custom: {
50: '#9aedef',
500: '#5ee4e8',
950: '#000000',
},
}SCSS
$custom: #5ee4e8; $custom-light: #9aedef; $custom-dark: #000000;
JSON
{
"hex": "#5ee4e8",
"rgb": {
"r": 94,
"g": 228,
"b": 232
},
"hsl": {
"h": 181.739,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.84716,
"c": 0.11605,
"h": 197.9
},
"luminance": 0.63693
}Semantic roles & 50–950 ramp
primary
#5EE4E8
secondary
#B33B38
accent
#140ED7
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585