#4FFBB9#4FFBB9
#4FFBB9 is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.5% C 0.168 H 163.1°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFBB9 |
|---|---|
| RGB | rgb(79, 251, 185) |
| HSL | hsl(157, 96%, 65%) |
| HSV | hsv(157, 69%, 98%) |
| CMYK | cmyk(68.5%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(89.00, -58.66, 19.13) |
| CIE-LCH | lch(89.00, 61.70, 161.94°) |
| OKLab | oklab(88.46% -0.1609 0.0488) |
| OKLCH | oklch(88.46% 0.168 163.1) |
| XYZ | xyz(46.4737, 74.1542, 57.7535) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.51
Light Greenish Blue
#63F7B4
ΔE00 1.63
Greenish Turquoise
#00FBB0
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 3.43
Light Blue Green
#7EFBB3
ΔE00 3.89
Bright Sea Green
#05FFA6
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFBB9 #FB4F91
analogous
#4FFB63 #4FFBB9 #4FE7FB
triadic
#4FFBB9 #B94FFB #FBB94F
tetradic
#4FFBB9 #634FFB #FB4F91 #E7FB4F
square
#4FFBB9 #634FFB #FB4F91 #E7FB4F
split-complementary
#4FFBB9 #FB4FE7 #FB634F
monochromatic
#05CB7F #13FAA1 #4FFBB9 #8BFCD1 #C7FEE9
Accessibility & contrast
On white
1.33
#4FFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#4FFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFBB9
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFBB9 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B5
Deuteranopia (green-blind)
#E0D9BD
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #4ffbb9; /* rgb */ color: rgb(79, 251, 185); /* oklch */ color: oklch(88.5% 0.168 163.1);
Tailwind
colors: {
custom: {
50: '#94fece',
500: '#4ffbb9',
950: '#000000',
},
}SCSS
$custom: #4ffbb9; $custom-light: #94fece; $custom-dark: #000000;
JSON
{
"hex": "#4ffbb9",
"rgb": {
"r": 79,
"g": 251,
"b": 185
},
"hsl": {
"h": 156.977,
"s": 95.556,
"l": 64.706
},
"oklch": {
"l": 0.88461,
"c": 0.16818,
"h": 163.1
},
"luminance": 0.74159
}Semantic roles & 50–950 ramp
primary
#4FFBB9
secondary
#C72765
accent
#0058E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683