#5EE8EA#5EE8EA
#5EE8EA is a very light, moderate teal. Relative luminance 0.660; OKLCH L 85.7% C 0.119 H 196.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE8EA |
|---|---|
| RGB | rgb(94, 232, 234) |
| HSL | hsl(181, 77%, 64%) |
| HSV | hsv(181, 60%, 92%) |
| CMYK | cmyk(59.8%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(85.01, -36.34, -12.16) |
| CIE-LCH | lch(85.01, 38.32, 198.50°) |
| OKLab | oklab(85.71% -0.1137 -0.0337) |
| OKLCH | oklch(85.71% 0.119 196.5) |
| XYZ | xyz(48.3175, 66.0283, 88.0243) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.97
Bright Cyan
#41FDFE
ΔE00 4.74
Robin'S Egg
#6DEDFD
ΔE00 5.25
Aqua
#00FFFF
ΔE00 5.63
Bright Turquoise
#0FFEF9
ΔE00 5.94
Mediumturquoise
#48D1CC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE8EA #EA605E
analogous
#5EEAA6 #5EE8EA #5EA2EA
triadic
#5EE8EA #EA5EE8 #E8EA5E
tetradic
#5EE8EA #A65EEA #EA605E #A2EA5E
square
#5EE8EA #A65EEA #EA605E #A2EA5E
split-complementary
#5EE8EA #EA5EA2 #EAA65E
monochromatic
#18B4B6 #28E0E3 #5EE8EA #94F0F1 #CAF7F8
Accessibility & contrast
On white
1.48
#5EE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#5EE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE8EA
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE8EA | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEA
Deuteranopia (green-blind)
#C3CDEB
Tritanopia (blue-blind)
#00EFE8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5ee8ea; /* rgb */ color: rgb(94, 232, 234); /* oklch */ color: oklch(85.7% 0.119 196.5);
Tailwind
colors: {
custom: {
50: '#9af0f0',
500: '#5ee8ea',
950: '#000000',
},
}SCSS
$custom: #5ee8ea; $custom-light: #9af0f0; $custom-dark: #000000;
JSON
{
"hex": "#5ee8ea",
"rgb": {
"r": 94,
"g": 232,
"b": 234
},
"hsl": {
"h": 180.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85711,
"c": 0.11855,
"h": 196.5
},
"luminance": 0.66033
}Semantic roles & 50–950 ramp
primary
#5EE8EA
secondary
#B63837
accent
#0F0CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585