#5EE2E9#5EE2E9
#5EE2E9 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.3% C 0.115 H 200.1°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE2E9 |
|---|---|
| RGB | rgb(94, 226, 233) |
| HSL | hsl(183, 76%, 64%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(59.7%, 3%, 0%, 8.6%) |
| CIE-LAB | lab(83.26, -33.82, -14.25) |
| CIE-LCH | lch(83.26, 36.70, 202.85°) |
| OKLab | oklab(84.29% -0.108 -0.0395) |
| OKLCH | oklch(84.29% 0.115 200.1) |
| XYZ | xyz(46.5142, 62.6507, 86.7165) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.15
Aqua Blue
#02D8E9
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 5.22
Robin Egg Blue
#8AF1FE
ΔE00 5.48
Robin'S Egg Blue
#98EFF9
ΔE00 6.12
Mediumturquoise
#48D1CC
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE2E9 #E9655E
analogous
#5EE9AB #5EE2E9 #5E9DE9
triadic
#5EE2E9 #E95EE2 #E2E95E
tetradic
#5EE2E9 #AB5EE9 #E9655E #9DE95E
square
#5EE2E9 #AB5EE9 #E9655E #9DE95E
split-complementary
#5EE2E9 #E95E9D #E9AB5E
monochromatic
#19ACB4 #28D8E2 #5EE2E9 #94ECF0 #CAF5F8
Accessibility & contrast
On white
1.55
#5EE2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#5EE2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE2E9
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE2E9 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EA
Deuteranopia (green-blind)
#BDC9EA
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee2e9; /* rgb */ color: rgb(94, 226, 233); /* oklch */ color: oklch(84.3% 0.115 200.1);
Tailwind
colors: {
custom: {
50: '#9aebf0',
500: '#5ee2e9',
950: '#000000',
},
}SCSS
$custom: #5ee2e9; $custom-light: #9aebf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee2e9",
"rgb": {
"r": 94,
"g": 226,
"b": 233
},
"hsl": {
"h": 183.022,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.84286,
"c": 0.11495,
"h": 200.1
},
"luminance": 0.62656
}Semantic roles & 50–950 ramp
primary
#5EE2E9
secondary
#B43D37
accent
#180DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485