#5FFEB2#5FFEB2
#5FFEB2 is a very light, vivid teal. Relative luminance 0.765; OKLCH L 89.4% C 0.171 H 158.9°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFEB2 |
|---|---|
| RGB | rgb(95, 254, 178) |
| HSL | hsl(151, 99%, 68%) |
| HSV | hsv(151, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 29.9%, 0.4%) |
| CIE-LAB | lab(90.10, -58.64, 24.29) |
| CIE-LCH | lch(90.10, 63.47, 157.50°) |
| OKLab | oklab(89.43% -0.1599 0.0616) |
| OKLCH | oklch(89.43% 0.171 158.9) |
| XYZ | xyz(48.1925, 76.5259, 54.3420) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.54
Seafoam Green
#7AF9AB
ΔE00 2.62
Sea Green (survey)
#53FCA1
ΔE00 2.69
Greenish Cyan
#2AFEB7
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFEB2 #FE5FAB
analogous
#5FFE62 #5FFEB2 #5FFAFE
triadic
#5FFEB2 #B25FFE #FEB25F
tetradic
#5FFEB2 #625FFE #FE5FAB #FAFE5F
square
#5FFEB2 #625FFE #FE5FAB #FAFE5F
split-complementary
#5FFEB2 #FE5FFA #FE625F
monochromatic
#01E176 #22FE95 #5FFEB2 #9CFECF #D9FFED
Accessibility & contrast
On white
1.29
#5FFEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#5FFEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFEB2
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFEB2 | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAD
Deuteranopia (green-blind)
#E6DDB7
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5ffeb2; /* rgb */ color: rgb(95, 254, 178); /* oklch */ color: oklch(89.4% 0.171 158.9);
Tailwind
colors: {
custom: {
50: '#9bffc9',
500: '#5ffeb2',
950: '#000000',
},
}SCSS
$custom: #5ffeb2; $custom-light: #9bffc9; $custom-dark: #000000;
JSON
{
"hex": "#5ffeb2",
"rgb": {
"r": 95,
"g": 254,
"b": 178
},
"hsl": {
"h": 151.321,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.89428,
"c": 0.17136,
"h": 158.9
},
"luminance": 0.76531
}Semantic roles & 50–950 ramp
primary
#5FFEB2
secondary
#D8297D
accent
#006EE6
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1813
muted
#808682