#5EE5EA#5EE5EA
#5EE5EA is a very light, moderate teal. Relative luminance 0.644; OKLCH L 85.0% C 0.117 H 198.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE5EA |
|---|---|
| RGB | rgb(94, 229, 234) |
| HSL | hsl(182, 77%, 64%) |
| HSV | hsv(182, 60%, 92%) |
| CMYK | cmyk(59.8%, 2.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.15, -34.95, -13.44) |
| CIE-LCH | lch(84.15, 37.45, 201.04°) |
| OKLab | oklab(85.02% -0.1106 -0.0372) |
| OKLCH | oklch(85.02% 0.117 198.6) |
| XYZ | xyz(47.4803, 64.3538, 87.7452) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.45
Bright Light Blue
#26F7FD
ΔE00 4.50
Aqua Blue
#02D8E9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.60
Bright Cyan
#41FDFE
ΔE00 5.62
Mediumturquoise
#48D1CC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE5EA #EA635E
analogous
#5EEAA9 #5EE5EA #5E9FEA
triadic
#5EE5EA #EA5EE5 #E5EA5E
tetradic
#5EE5EA #A95EEA #EA635E #9FEA5E
square
#5EE5EA #A95EEA #EA635E #9FEA5E
split-complementary
#5EE5EA #EA5E9F #EAA95E
monochromatic
#18B0B6 #28DCE3 #5EE5EA #94EEF1 #CAF6F8
Accessibility & contrast
On white
1.51
#5EE5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5EE5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE5EA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE5EA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#C0CBEB
Tritanopia (blue-blind)
#00ECE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5ee5ea; /* rgb */ color: rgb(94, 229, 234); /* oklch */ color: oklch(85.0% 0.117 198.6);
Tailwind
colors: {
custom: {
50: '#9aedf0',
500: '#5ee5ea',
950: '#000000',
},
}SCSS
$custom: #5ee5ea; $custom-light: #9aedf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee5ea",
"rgb": {
"r": 94,
"g": 229,
"b": 234
},
"hsl": {
"h": 182.143,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.85015,
"c": 0.11671,
"h": 198.6
},
"luminance": 0.64359
}Semantic roles & 50–950 ramp
primary
#5EE5EA
secondary
#B63B37
accent
#140CD9
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#0F1616
muted
#808585