#5EF1EF#5EF1EF
#5EF1EF is a very light, vivid teal. Relative luminance 0.715; OKLCH L 88.0% C 0.124 H 193.9°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF1EF |
|---|---|
| RGB | rgb(94, 241, 239) |
| HSL | hsl(179, 84%, 66%) |
| HSV | hsv(179, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 0.8%, 5.5%) |
| CIE-LAB | lab(87.74, -39.13, -10.72) |
| CIE-LCH | lch(87.74, 40.57, 195.32°) |
| OKLab | oklab(87.96% -0.1207 -0.0298) |
| OKLCH | oklch(87.96% 0.124 193.9) |
| XYZ | xyz(51.6445, 71.5167, 92.7270) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.96
Bright Light Blue
#26F7FD
ΔE00 3.24
Aqua
#00FFFF
ΔE00 3.83
Bright Turquoise
#0FFEF9
ΔE00 3.85
Bright Aqua
#0BF9EA
ΔE00 5.30
Turquoise
#40E0D0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF1EF #F15E60
analogous
#5EF1A6 #5EF1EF #5EA9F1
triadic
#5EF1EF #EF5EF1 #F1EF5E
tetradic
#5EF1EF #A65EF1 #F15E60 #A9F15E
square
#5EF1EF #A65EF1 #F15E60 #A9F15E
split-complementary
#5EF1EF #F15EA9 #F1A65E
monochromatic
#11C4C1 #26ECE9 #5EF1EF #96F6F5 #CFFBFA
Accessibility & contrast
On white
1.37
#5EF1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#5EF1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF1EF
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF1EF | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E6EF
Deuteranopia (green-blind)
#CCD5F0
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef1ef; /* rgb */ color: rgb(94, 241, 239); /* oklch */ color: oklch(88.0% 0.124 193.9);
Tailwind
colors: {
custom: {
50: '#9cf6f4',
500: '#5ef1ef',
950: '#000000',
},
}SCSS
$custom: #5ef1ef; $custom-light: #9cf6f4; $custom-dark: #000000;
JSON
{
"hex": "#5ef1ef",
"rgb": {
"r": 94,
"g": 241,
"b": 239
},
"hsl": {
"h": 179.184,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.87964,
"c": 0.12428,
"h": 193.9
},
"luminance": 0.71522
}Semantic roles & 50–950 ramp
primary
#5EF1EF
secondary
#C13234
accent
#0508E0
background
#FCFFFF
surface
#F6FEFE
border
#D0D6D6
text
#101717
muted
#808585