#5EF3EB#5EF3EB
#5EF3EB is a very light, vivid teal. Relative luminance 0.725; OKLCH L 88.3% C 0.126 H 190.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3EB |
|---|---|
| RGB | rgb(94, 243, 235) |
| HSL | hsl(177, 86%, 66%) |
| HSV | hsv(177, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(88.20, -41.09, -7.94) |
| CIE-LCH | lch(88.20, 41.85, 190.94°) |
| OKLab | oklab(88.3% -0.1243 -0.0222) |
| OKLCH | oklch(88.3% 0.126 190.1) |
| XYZ | xyz(51.6554, 72.4735, 89.8476) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.41
Bright Aqua
#0BF9EA
ΔE00 3.63
Bright Cyan
#41FDFE
ΔE00 3.74
Aqua
#00FFFF
ΔE00 4.18
Bright Light Blue
#26F7FD
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3EB #F35E66
analogous
#5EF3A0 #5EF3EB #5EB0F3
triadic
#5EF3EB #EB5EF3 #F3EB5E
tetradic
#5EF3EB #A05EF3 #F35E66 #B0F35E
square
#5EF3EB #A05EF3 #F35E66 #B0F35E
split-complementary
#5EF3EB #F35EB0 #F3A05E
monochromatic
#0FC8BE #25EFE4 #5EF3EB #97F7F2 #D0FBF9
Accessibility & contrast
On white
1.36
#5EF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#5EF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3EB
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3EB | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EB
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef3eb; /* rgb */ color: rgb(94, 243, 235); /* oklch */ color: oklch(88.3% 0.126 190.1);
Tailwind
colors: {
custom: {
50: '#9cf7f1',
500: '#5ef3eb',
950: '#000000',
},
}SCSS
$custom: #5ef3eb; $custom-light: #9cf7f1; $custom-dark: #000000;
JSON
{
"hex": "#5ef3eb",
"rgb": {
"r": 94,
"g": 243,
"b": 235
},
"hsl": {
"h": 176.779,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.883,
"c": 0.12629,
"h": 190.1
},
"luminance": 0.72479
}Semantic roles & 50–950 ramp
primary
#5EF3EB
secondary
#C53139
accent
#030FE3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585