#5EE1EA#5EE1EA
#5EE1EA is a very light, moderate teal. Relative luminance 0.622; OKLCH L 84.1% C 0.115 H 201.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE1EA |
|---|---|
| RGB | rgb(94, 225, 234) |
| HSL | hsl(184, 77%, 64%) |
| HSV | hsv(184, 60%, 92%) |
| CMYK | cmyk(59.8%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(83.00, -33.07, -15.17) |
| CIE-LCH | lch(83.00, 36.38, 204.64°) |
| OKLab | oklab(84.09% -0.1065 -0.042) |
| OKLCH | oklch(84.09% 0.115 201.5) |
| XYZ | xyz(46.3863, 62.1658, 87.3805) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.77
Aqua Blue
#02D8E9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Bright Light Blue
#26F7FD
ΔE00 5.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.96
Darkturquoise
#00CED1
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE1EA #EA675E
analogous
#5EEAAD #5EE1EA #5E9BEA
triadic
#5EE1EA #EA5EE1 #E1EA5E
tetradic
#5EE1EA #AD5EEA #EA675E #9BEA5E
square
#5EE1EA #AD5EEA #EA675E #9BEA5E
split-complementary
#5EE1EA #EA5E9B #EAAD5E
monochromatic
#18ACB6 #28D7E3 #5EE1EA #94EBF1 #CAF5F8
Accessibility & contrast
On white
1.56
#5EE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#5EE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE1EA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE1EA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#00E9E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee1ea; /* rgb */ color: rgb(94, 225, 234); /* oklch */ color: oklch(84.1% 0.115 201.5);
Tailwind
colors: {
custom: {
50: '#9aeaf0',
500: '#5ee1ea',
950: '#000000',
},
}SCSS
$custom: #5ee1ea; $custom-light: #9aeaf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee1ea",
"rgb": {
"r": 94,
"g": 225,
"b": 234
},
"hsl": {
"h": 183.857,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.84088,
"c": 0.11451,
"h": 201.5
},
"luminance": 0.62171
}Semantic roles & 50–950 ramp
primary
#5EE1EA
secondary
#B63F37
accent
#1A0CD9
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485