#5EE3E5#5EE3E5
#5EE3E5 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.115 H 196.6°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3E5 |
|---|---|
| RGB | rgb(94, 227, 229) |
| HSL | hsl(181, 72%, 63%) |
| HSV | hsv(181, 59%, 90%) |
| CMYK | cmyk(59%, 0.9%, 0%, 10.2%) |
| CIE-LAB | lab(83.43, -35.37, -11.88) |
| CIE-LCH | lch(83.43, 37.31, 198.57°) |
| OKLab | oklab(84.38% -0.1106 -0.0329) |
| OKLCH | oklch(84.38% 0.115 196.6) |
| XYZ | xyz(46.2219, 62.9702, 83.8321) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.94
Mediumturquoise
#48D1CC
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 5.67
Bright Cyan
#41FDFE
ΔE00 5.82
Darkturquoise
#00CED1
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3E5 #E5605E
analogous
#5EE5A3 #5EE3E5 #5E9FE5
triadic
#5EE3E5 #E55EE3 #E3E55E
tetradic
#5EE3E5 #A35EE5 #E5605E #9FE55E
square
#5EE3E5 #A35EE5 #E5605E #9FE55E
split-complementary
#5EE3E5 #E55E9F #E5A35E
monochromatic
#1CABAD #29DADC #5EE3E5 #93ECEE #C7F5F6
Accessibility & contrast
On white
1.54
#5EE3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#5EE3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3E5
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3E5 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E5
Deuteranopia (green-blind)
#BFC9E6
Tritanopia (blue-blind)
#00EAE3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee3e5; /* rgb */ color: rgb(94, 227, 229); /* oklch */ color: oklch(84.4% 0.115 196.6);
Tailwind
colors: {
custom: {
50: '#9aeced',
500: '#5ee3e5',
950: '#000000',
},
}SCSS
$custom: #5ee3e5; $custom-light: #9aeced; $custom-dark: #000000;
JSON
{
"hex": "#5ee3e5",
"rgb": {
"r": 94,
"g": 227,
"b": 229
},
"hsl": {
"h": 180.889,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.84382,
"c": 0.11542,
"h": 196.6
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#5EE3E5
secondary
#AE3B39
accent
#1411D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484