#5EE4E5#5EE4E5
#5EE4E5 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 84.6% C 0.116 H 195.9°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE4E5 |
|---|---|
| RGB | rgb(94, 228, 229) |
| HSL | hsl(180, 72%, 63%) |
| HSV | hsv(180, 59%, 90%) |
| CMYK | cmyk(59%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(83.71, -35.83, -11.45) |
| CIE-LCH | lch(83.71, 37.62, 197.72°) |
| OKLab | oklab(84.62% -0.1116 -0.0317) |
| OKLCH | oklch(84.62% 0.116 195.9) |
| XYZ | xyz(46.4962, 63.5188, 83.9235) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.80
Mediumturquoise
#48D1CC
ΔE00 5.20
Bright Cyan
#41FDFE
ΔE00 5.57
Robin'S Egg
#6DEDFD
ΔE00 5.79
Aqua Blue
#02D8E9
ΔE00 6.03
Darkturquoise
#00CED1
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE4E5 #E55F5E
analogous
#5EE5A2 #5EE4E5 #5EA1E5
triadic
#5EE4E5 #E55EE4 #E4E55E
tetradic
#5EE4E5 #A25EE5 #E55F5E #A1E55E
square
#5EE4E5 #A25EE5 #E55F5E #A1E55E
split-complementary
#5EE4E5 #E55EA1 #E5A25E
monochromatic
#1CACAD #29DBDC #5EE4E5 #93EDEE #C7F6F6
Accessibility & contrast
On white
1.53
#5EE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#5EE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE4E5
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE4E5 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE5
Deuteranopia (green-blind)
#C1CAE6
Tritanopia (blue-blind)
#00EBE4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5ee4e5; /* rgb */ color: rgb(94, 228, 229); /* oklch */ color: oklch(84.6% 0.116 195.9);
Tailwind
colors: {
custom: {
50: '#9aeded',
500: '#5ee4e5',
950: '#000000',
},
}SCSS
$custom: #5ee4e5; $custom-light: #9aeded; $custom-dark: #000000;
JSON
{
"hex": "#5ee4e5",
"rgb": {
"r": 94,
"g": 228,
"b": 229
},
"hsl": {
"h": 180.444,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.84615,
"c": 0.11607,
"h": 195.9
},
"luminance": 0.63524
}Semantic roles & 50–950 ramp
primary
#5EE4E5
secondary
#AE3A39
accent
#1311D4
background
#FCFFFE
surface
#F6FEFD
border
#D0D6D5
text
#0F1616
muted
#808584