#5EE3E6#5EE3E6
#5EE3E6 is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.4% C 0.115 H 197.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE3E6 |
|---|---|
| RGB | rgb(94, 227, 230) |
| HSL | hsl(181, 73%, 64%) |
| HSV | hsv(181, 59%, 90%) |
| CMYK | cmyk(59.1%, 1.3%, 0%, 9.8%) |
| CIE-LAB | lab(83.46, -35.10, -12.37) |
| CIE-LCH | lch(83.46, 37.21, 199.41°) |
| OKLab | oklab(84.42% -0.1102 -0.0343) |
| OKLCH | oklch(84.42% 0.115 197.3) |
| XYZ | xyz(46.3620, 63.0262, 84.5695) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.87
Darkturquoise
#00CED1
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE3E6 #E6615E
analogous
#5EE6A5 #5EE3E6 #5E9FE6
triadic
#5EE3E6 #E65EE3 #E3E65E
tetradic
#5EE3E6 #A55EE6 #E6615E #9FE65E
square
#5EE3E6 #A55EE6 #E6615E #9FE65E
split-complementary
#5EE3E6 #E65E9F #E6A55E
monochromatic
#1BABAF #29DADE #5EE3E6 #93ECEE #C8F5F6
Accessibility & contrast
On white
1.54
#5EE3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#5EE3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE3E6
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE3E6 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D9E6
Deuteranopia (green-blind)
#BFC9E7
Tritanopia (blue-blind)
#00EAE4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #5ee3e6; /* rgb */ color: rgb(94, 227, 230); /* oklch */ color: oklch(84.4% 0.115 197.3);
Tailwind
colors: {
custom: {
50: '#9aeced',
500: '#5ee3e6',
950: '#000000',
},
}SCSS
$custom: #5ee3e6; $custom-light: #9aeced; $custom-dark: #000000;
JSON
{
"hex": "#5ee3e6",
"rgb": {
"r": 94,
"g": 227,
"b": 230
},
"hsl": {
"h": 181.324,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.84416,
"c": 0.11541,
"h": 197.3
},
"luminance": 0.63031
}Semantic roles & 50–950 ramp
primary
#5EE3E6
secondary
#B03B39
accent
#1510D5
background
#FCFEFE
surface
#F6FDFD
border
#D0D5D5
text
#0F1616
muted
#808484