#5FF2EC#5FF2EC
#5FF2EC is a very light, vivid teal. Relative luminance 0.720; OKLCH L 88.1% C 0.125 H 191.3°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF2EC |
|---|---|
| RGB | rgb(95, 242, 236) |
| HSL | hsl(178, 85%, 66%) |
| HSV | hsv(178, 61%, 95%) |
| CMYK | cmyk(60.7%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(87.96, -40.21, -8.81) |
| CIE-LCH | lch(87.96, 41.17, 192.36°) |
| OKLab | oklab(88.13% -0.1224 -0.0245) |
| OKLCH | oklch(88.13% 0.125 191.3) |
| XYZ | xyz(51.6050, 71.9878, 90.5160) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.43
Bright Turquoise
#0FFEF9
ΔE00 3.51
Aqua
#00FFFF
ΔE00 4.03
Bright Aqua
#0BF9EA
ΔE00 4.20
Bright Light Blue
#26F7FD
ΔE00 4.24
Turquoise
#40E0D0
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF2EC #F25F65
analogous
#5FF2A2 #5FF2EC #5FAEF2
triadic
#5FF2EC #EC5FF2 #F2EC5F
tetradic
#5FF2EC #A25FF2 #F25F65 #AEF25F
square
#5FF2EC #A25FF2 #F25F65 #AEF25F
split-complementary
#5FF2EC #F25FAE #F2A25F
monochromatic
#10C6BF #26EDE5 #5FF2EC #98F7F3 #D0FBF9
Accessibility & contrast
On white
1.36
#5FF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#5FF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF2EC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF2EC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EC
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#00F8F0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #5ff2ec; /* rgb */ color: rgb(95, 242, 236); /* oklch */ color: oklch(88.1% 0.125 191.3);
Tailwind
colors: {
custom: {
50: '#9cf7f2',
500: '#5ff2ec',
950: '#000000',
},
}SCSS
$custom: #5ff2ec; $custom-light: #9cf7f2; $custom-dark: #000000;
JSON
{
"hex": "#5ff2ec",
"rgb": {
"r": 95,
"g": 242,
"b": 236
},
"hsl": {
"h": 177.551,
"s": 84.971,
"l": 66.078
},
"oklch": {
"l": 0.88127,
"c": 0.12485,
"h": 191.3
},
"luminance": 0.71993
}Semantic roles & 50–950 ramp
primary
#5FF2EC
secondary
#C43238
accent
#040DE1
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#101716
muted
#808585