#5EF3EC#5EF3EC
#5EF3EC is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.3% C 0.126 H 190.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3EC |
|---|---|
| RGB | rgb(94, 243, 236) |
| HSL | hsl(177, 86%, 66%) |
| HSV | hsv(177, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 2.9%, 4.7%) |
| CIE-LAB | lab(88.22, -40.83, -8.42) |
| CIE-LCH | lch(88.22, 41.69, 191.66°) |
| OKLab | oklab(88.33% -0.1239 -0.0235) |
| OKLCH | oklch(88.33% 0.126 190.7) |
| XYZ | xyz(51.8003, 72.5314, 90.6106) |
| Luminance | 0.7254 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.34
Bright Cyan
#41FDFE
ΔE00 3.49
Bright Aqua
#0BF9EA
ΔE00 3.85
Aqua
#00FFFF
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.45
Turquoise
#40E0D0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3EC #F35E65
analogous
#5EF3A1 #5EF3EC #5EAFF3
triadic
#5EF3EC #EC5EF3 #F3EC5E
tetradic
#5EF3EC #A15EF3 #F35E65 #AFF35E
square
#5EF3EC #A15EF3 #F35E65 #AFF35E
split-complementary
#5EF3EC #F35EAF #F3A15E
monochromatic
#0FC8BF #25EFE5 #5EF3EC #97F7F3 #D0FBF9
Accessibility & contrast
On white
1.35
#5EF3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#5EF3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3EC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3EC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EC
Deuteranopia (green-blind)
#CFD6ED
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef3ec; /* rgb */ color: rgb(94, 243, 236); /* oklch */ color: oklch(88.3% 0.126 190.7);
Tailwind
colors: {
custom: {
50: '#9cf7f2',
500: '#5ef3ec',
950: '#000000',
},
}SCSS
$custom: #5ef3ec; $custom-light: #9cf7f2; $custom-dark: #000000;
JSON
{
"hex": "#5ef3ec",
"rgb": {
"r": 94,
"g": 243,
"b": 236
},
"hsl": {
"h": 177.181,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.88331,
"c": 0.12612,
"h": 190.7
},
"luminance": 0.72537
}Semantic roles & 50–950 ramp
primary
#5EF3EC
secondary
#C53138
accent
#030DE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585