#5EF4EB#5EF4EB
#5EF4EB is a very light, vivid teal. Relative luminance 0.731; OKLCH L 88.5% C 0.127 H 189.5°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF4EB |
|---|---|
| RGB | rgb(94, 244, 235) |
| HSL | hsl(176, 87%, 66%) |
| HSV | hsv(176, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(88.48, -41.53, -7.52) |
| CIE-LCH | lch(88.48, 42.21, 190.26°) |
| OKLab | oklab(88.53% -0.1253 -0.021) |
| OKLCH | oklch(88.53% 0.127 189.5) |
| XYZ | xyz(51.9555, 73.0736, 89.9476) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.36
Bright Turquoise
#0FFEF9
ΔE00 3.36
Bright Cyan
#41FDFE
ΔE00 3.89
Aqua
#00FFFF
ΔE00 4.25
Bright Light Blue
#26F7FD
ΔE00 5.01
Turquoise
#40E0D0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF4EB #F45E67
analogous
#5EF4A0 #5EF4EB #5EB2F4
triadic
#5EF4EB #EB5EF4 #F4EB5E
tetradic
#5EF4EB #A05EF4 #F45E67 #B2F45E
square
#5EF4EB #A05EF4 #F45E67 #B2F45E
split-complementary
#5EF4EB #F45EB2 #F4A05E
monochromatic
#0ECABF #25F0E4 #5EF4EB #97F8F2 #D1FCF9
Accessibility & contrast
On white
1.34
#5EF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#5EF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF4EB
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF4EB | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E8EB
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#00FAF1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #5ef4eb; /* rgb */ color: rgb(94, 244, 235); /* oklch */ color: oklch(88.5% 0.127 189.5);
Tailwind
colors: {
custom: {
50: '#9cf8f1',
500: '#5ef4eb',
950: '#000000',
},
}SCSS
$custom: #5ef4eb; $custom-light: #9cf8f1; $custom-dark: #000000;
JSON
{
"hex": "#5ef4eb",
"rgb": {
"r": 94,
"g": 244,
"b": 235
},
"hsl": {
"h": 176.4,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.88532,
"c": 0.12708,
"h": 189.5
},
"luminance": 0.73079
}Semantic roles & 50–950 ramp
primary
#5EF4EB
secondary
#C63039
accent
#020FE4
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585