#5FFEC4#5FFEC4
#5FFEC4 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 89.8% C 0.157 H 165.3°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEC4 |
|---|---|
| RGB | rgb(95, 254, 196) |
| HSL | hsl(158, 99%, 68%) |
| HSV | hsv(158, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 22.8%, 0.4%) |
| CIE-LAB | lab(90.46, -54.92, 15.59) |
| CIE-LCH | lch(90.46, 57.09, 164.16°) |
| OKLab | oklab(89.84% -0.1519 0.0399) |
| OKLCH | oklch(89.84% 0.157 165.3) |
| XYZ | xyz(50.1198, 77.2968, 64.4923) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.05
Light Greenish Blue
#63F7B4
ΔE00 2.78
Greenish Cyan
#2AFEB7
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 3.76
Greenish Turquoise
#00FBB0
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEC4 #FE5F99
analogous
#5FFE74 #5FFEC4 #5FE9FE
triadic
#5FFEC4 #C45FFE #FEC45F
tetradic
#5FFEC4 #745FFE #FE5F99 #E9FE5F
square
#5FFEC4 #745FFE #FE5F99 #E9FE5F
split-complementary
#5FFEC4 #FE5FE9 #FE745F
monochromatic
#01E190 #22FEAE #5FFEC4 #9CFEDA #D9FFF1
Accessibility & contrast
On white
1.28
#5FFEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#5FFEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEC4
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEC4 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC1
Deuteranopia (green-blind)
#E3DDC8
Tritanopia (blue-blind)
#00FEEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5ffec4; /* rgb */ color: rgb(95, 254, 196); /* oklch */ color: oklch(89.8% 0.157 165.3);
Tailwind
colors: {
custom: {
50: '#9cffd6',
500: '#5ffec4',
950: '#000000',
},
}SCSS
$custom: #5ffec4; $custom-light: #9cffd6; $custom-dark: #000000;
JSON
{
"hex": "#5ffec4",
"rgb": {
"r": 95,
"g": 254,
"b": 196
},
"hsl": {
"h": 158.113,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89836,
"c": 0.15705,
"h": 165.3
},
"luminance": 0.77302
}Semantic roles & 50–950 ramp
primary
#5FFEC4
secondary
#D82969
accent
#0054E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683