#5EE3E9#5EE3E9
#5EE3E9 is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.5% C 0.116 H 199.3°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3E9 |
|---|---|
| RGB | rgb(94, 227, 233) |
| HSL | hsl(183, 76%, 64%) |
| HSV | hsv(183, 60%, 91%) |
| CMYK | cmyk(59.7%, 2.6%, 0%, 8.6%) |
| CIE-LAB | lab(83.55, -34.29, -13.82) |
| CIE-LCH | lch(83.55, 36.97, 201.95°) |
| OKLab | oklab(84.52% -0.109 -0.0383) |
| OKLCH | oklch(84.52% 0.116 199.3) |
| XYZ | xyz(46.7869, 63.1962, 86.8074) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.32
Aqua Blue
#02D8E9
ΔE00 4.72
Bright Light Blue
#26F7FD
ΔE00 4.95
Robin Egg Blue
#8AF1FE
ΔE00 5.57
Mediumturquoise
#48D1CC
ΔE00 6.07
Bright Cyan
#41FDFE
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3E9 #E9645E
analogous
#5EE9AA #5EE3E9 #5E9EE9
triadic
#5EE3E9 #E95EE3 #E3E95E
tetradic
#5EE3E9 #AA5EE9 #E9645E #9EE95E
square
#5EE3E9 #AA5EE9 #E9645E #9EE95E
split-complementary
#5EE3E9 #E95E9E #E9AA5E
monochromatic
#19ADB4 #28DAE2 #5EE3E9 #94ECF0 #CAF6F8
Accessibility & contrast
On white
1.54
#5EE3E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#5EE3E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3E9
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3E9 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEA
Deuteranopia (green-blind)
#BEC9EA
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee3e9; /* rgb */ color: rgb(94, 227, 233); /* oklch */ color: oklch(84.5% 0.116 199.3);
Tailwind
colors: {
custom: {
50: '#9aecf0',
500: '#5ee3e9',
950: '#000000',
},
}SCSS
$custom: #5ee3e9; $custom-light: #9aecf0; $custom-dark: #000000;
JSON
{
"hex": "#5ee3e9",
"rgb": {
"r": 94,
"g": 227,
"b": 233
},
"hsl": {
"h": 182.59,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.84518,
"c": 0.1155,
"h": 199.3
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#5EE3E9
secondary
#B43C37
accent
#160DD8
background
#FCFEFF
surface
#F6FDFE
border
#D0D5D6
text
#0F1616
muted
#808485