#5EF6EA#5EF6EA
#5EF6EA is a very light, vivid teal. Relative luminance 0.742; OKLCH L 89.0% C 0.129 H 187.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF6EA |
|---|---|
| RGB | rgb(94, 246, 234) |
| HSL | hsl(175, 89%, 67%) |
| HSV | hsv(175, 62%, 96%) |
| CMYK | cmyk(61.8%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(89.03, -42.68, -6.19) |
| CIE-LCH | lch(89.03, 43.13, 188.25°) |
| OKLab | oklab(88.97% -0.1278 -0.0174) |
| OKLCH | oklch(88.97% 0.129 187.8) |
| XYZ | xyz(52.4164, 74.2261, 89.3906) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.76
Bright Turquoise
#0FFEF9
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 4.56
Aqua
#00FFFF
ΔE00 4.73
Tiffany Blue
#7BF2DA
ΔE00 4.75
Turquoise
#40E0D0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF6EA #F65E6A
analogous
#5EF69E #5EF6EA #5EB6F6
triadic
#5EF6EA #EA5EF6 #F6EA5E
tetradic
#5EF6EA #9E5EF6 #F65E6A #B6F65E
square
#5EF6EA #9E5EF6 #F65E6A #B6F65E
split-complementary
#5EF6EA #F65EB6 #F69E5E
monochromatic
#0CCEBF #24F3E2 #5EF6EA #98F9F2 #D2FCF9
Accessibility & contrast
On white
1.33
#5EF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#5EF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF6EA
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF6EA | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEA
Deuteranopia (green-blind)
#D2D8EC
Tritanopia (blue-blind)
#00FCF2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ef6ea; /* rgb */ color: rgb(94, 246, 234); /* oklch */ color: oklch(89.0% 0.129 187.8);
Tailwind
colors: {
custom: {
50: '#9cfaf0',
500: '#5ef6ea',
950: '#000000',
},
}SCSS
$custom: #5ef6ea; $custom-light: #9cfaf0; $custom-dark: #000000;
JSON
{
"hex": "#5ef6ea",
"rgb": {
"r": 94,
"g": 246,
"b": 234
},
"hsl": {
"h": 175.263,
"s": 89.412,
"l": 66.667
},
"oklch": {
"l": 0.88966,
"c": 0.12894,
"h": 187.8
},
"luminance": 0.74232
}Semantic roles & 50–950 ramp
primary
#5EF6EA
secondary
#CA2E3B
accent
#0012E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585