#5EE1E5#5EE1E5
#5EE1E5 is a very light, moderate teal. Relative luminance 0.619; OKLCH L 83.9% C 0.114 H 198.0°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE1E5 |
|---|---|
| RGB | rgb(94, 225, 229) |
| HSL | hsl(182, 72%, 63%) |
| HSV | hsv(182, 59%, 90%) |
| CMYK | cmyk(59%, 1.7%, 0%, 10.2%) |
| CIE-LAB | lab(82.85, -34.44, -12.74) |
| CIE-LCH | lch(82.85, 36.72, 200.31°) |
| OKLab | oklab(83.92% -0.1086 -0.0353) |
| OKLCH | oklch(83.92% 0.114 198) |
| XYZ | xyz(45.6781, 61.8825, 83.6508) |
| Luminance | 0.6189 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 5.28
Bright Light Blue
#26F7FD
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE1E5 #E5625E
analogous
#5EE5A5 #5EE1E5 #5E9DE5
triadic
#5EE1E5 #E55EE1 #E1E55E
tetradic
#5EE1E5 #A55EE5 #E5625E #9DE55E
square
#5EE1E5 #A55EE5 #E5625E #9DE55E
split-complementary
#5EE1E5 #E55E9D #E5A55E
monochromatic
#1CA8AD #29D7DC #5EE1E5 #93EBEE #C7F5F6
Accessibility & contrast
On white
1.57
#5EE1E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#5EE1E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE1E5
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE1E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE1E5 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D7E6
Deuteranopia (green-blind)
#BDC8E6
Tritanopia (blue-blind)
#00E8E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee1e5; /* rgb */ color: rgb(94, 225, 229); /* oklch */ color: oklch(83.9% 0.114 198.0);
Tailwind
colors: {
custom: {
50: '#99ebed',
500: '#5ee1e5',
950: '#000000',
},
}SCSS
$custom: #5ee1e5; $custom-light: #99ebed; $custom-dark: #000000;
JSON
{
"hex": "#5ee1e5",
"rgb": {
"r": 94,
"g": 225,
"b": 229
},
"hsl": {
"h": 181.778,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.83917,
"c": 0.11416,
"h": 198
},
"luminance": 0.61887
}Semantic roles & 50–950 ramp
primary
#5EE1E5
secondary
#AE3D39
accent
#1711D4
background
#FCFEFE
surface
#F5FDFD
border
#CFD5D5
text
#0F1616
muted
#808484