#5EE2EA#5EE2EA
#5EE2EA is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.115 H 200.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2EA |
|---|---|
| RGB | rgb(94, 226, 234) |
| HSL | hsl(183, 77%, 64%) |
| HSV | hsv(183, 60%, 92%) |
| CMYK | cmyk(59.8%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.29, -33.54, -14.74) |
| CIE-LCH | lch(83.29, 36.64, 203.72°) |
| OKLab | oklab(84.32% -0.1075 -0.0408) |
| OKLCH | oklch(84.32% 0.115 200.8) |
| XYZ | xyz(46.6574, 62.7080, 87.4709) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2EA #EA665E
analogous
#5EEAAC #5EE2EA #5E9CEA
triadic
#5EE2EA #EA5EE2 #E2EA5E
tetradic
#5EE2EA #AC5EEA #EA665E #9CEA5E
square
#5EE2EA #AC5EEA #EA665E #9CEA5E
split-complementary
#5EE2EA #EA5E9C #EAAC5E
monochromatic
#18ADB6 #28D8E3 #5EE2EA #94ECF1 #CAF6F8
Accessibility & contrast
On white
1.55
#5EE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#5EE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2EA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2EA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#BDC9EB
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee2ea; /* rgb */ color: rgb(94, 226, 234); /* oklch */ color: oklch(84.3% 0.115 200.8);
Tailwind
colors: {
custom: {
50: '#9aebf0',
500: '#5ee2ea',
950: '#000000',
},
}SCSS
$custom: #5ee2ea; $custom-light: #9aebf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee2ea",
"rgb": {
"r": 94,
"g": 226,
"b": 234
},
"hsl": {
"h": 183.429,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.8432,
"c": 0.11503,
"h": 200.8
},
"luminance": 0.62713
}Semantic roles & 50–950 ramp
primary
#5EE2EA
secondary
#B63E37
accent
#180CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485