#5EF3EA#5EF3EA
#5EF3EA is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.3% C 0.126 H 189.5°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF3EA |
|---|---|
| RGB | rgb(94, 243, 234) |
| HSL | hsl(176, 86%, 66%) |
| HSV | hsv(176, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(88.17, -41.35, -7.46) |
| CIE-LCH | lch(88.17, 42.02, 190.23°) |
| OKLab | oklab(88.27% -0.1247 -0.0209) |
| OKLCH | oklch(88.27% 0.126 189.5) |
| XYZ | xyz(51.5113, 72.4159, 89.0889) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.43
Bright Turquoise
#0FFEF9
ΔE00 3.50
Bright Cyan
#41FDFE
ΔE00 4.00
Aqua
#00FFFF
ΔE00 4.37
Bright Light Blue
#26F7FD
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF3EA #F35E67
analogous
#5EF39F #5EF3EA #5EB1F3
triadic
#5EF3EA #EA5EF3 #F3EA5E
tetradic
#5EF3EA #9F5EF3 #F35E67 #B1F35E
square
#5EF3EA #9F5EF3 #F35E67 #B1F35E
split-complementary
#5EF3EA #F35EB1 #F39F5E
monochromatic
#0FC8BD #25EFE3 #5EF3EA #97F7F1 #D0FBF9
Accessibility & contrast
On white
1.36
#5EF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#5EF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF3EA
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF3EA | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E7EA
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#00F9F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef3ea; /* rgb */ color: rgb(94, 243, 234); /* oklch */ color: oklch(88.3% 0.126 189.5);
Tailwind
colors: {
custom: {
50: '#9bf7f0',
500: '#5ef3ea',
950: '#000000',
},
}SCSS
$custom: #5ef3ea; $custom-light: #9bf7f0; $custom-dark: #000000;
JSON
{
"hex": "#5ef3ea",
"rgb": {
"r": 94,
"g": 243,
"b": 234
},
"hsl": {
"h": 176.376,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.88268,
"c": 0.12648,
"h": 189.5
},
"luminance": 0.72421
}Semantic roles & 50–950 ramp
primary
#5EF3EA
secondary
#C5313A
accent
#0310E3
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585