#5EF2EF#5EF2EF
#5EF2EF is a very light, vivid teal. Relative luminance 0.721; OKLCH L 88.2% C 0.125 H 193.2°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF2EF |
|---|---|
| RGB | rgb(94, 242, 239) |
| HSL | hsl(179, 85%, 66%) |
| HSV | hsv(179, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 1.2%, 5.1%) |
| CIE-LAB | lab(88.02, -39.58, -10.29) |
| CIE-LCH | lch(88.02, 40.90, 194.58°) |
| OKLab | oklab(88.2% -0.1217 -0.0286) |
| OKLCH | oklch(88.2% 0.125 193.2) |
| XYZ | xyz(51.9413, 72.1104, 92.8259) |
| Luminance | 0.7212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.88
Bright Light Blue
#26F7FD
ΔE00 3.40
Bright Turquoise
#0FFEF9
ΔE00 3.59
Aqua
#00FFFF
ΔE00 3.70
Bright Aqua
#0BF9EA
ΔE00 4.96
Turquoise
#40E0D0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF2EF #F25E61
analogous
#5EF2A5 #5EF2EF #5EABF2
triadic
#5EF2EF #EF5EF2 #F2EF5E
tetradic
#5EF2EF #A55EF2 #F25E61 #ABF25E
square
#5EF2EF #A55EF2 #F25E61 #ABF25E
split-complementary
#5EF2EF #F25EAB #F2A55E
monochromatic
#10C6C2 #25EDE9 #5EF2EF #97F7F5 #CFFBFA
Accessibility & contrast
On white
1.36
#5EF2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#5EF2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF2EF
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF2EF | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EF
Deuteranopia (green-blind)
#CDD6F0
Tritanopia (blue-blind)
#00F9F1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ef2ef; /* rgb */ color: rgb(94, 242, 239); /* oklch */ color: oklch(88.2% 0.125 193.2);
Tailwind
colors: {
custom: {
50: '#9cf7f4',
500: '#5ef2ef',
950: '#000000',
},
}SCSS
$custom: #5ef2ef; $custom-light: #9cf7f4; $custom-dark: #000000;
JSON
{
"hex": "#5ef2ef",
"rgb": {
"r": 94,
"g": 242,
"b": 239
},
"hsl": {
"h": 178.784,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.88196,
"c": 0.12498,
"h": 193.2
},
"luminance": 0.72116
}Semantic roles & 50–950 ramp
primary
#5EF2EF
secondary
#C33134
accent
#0408E2
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101717
muted
#808585