#4FFBBB#4FFBBB
#4FFBBB is a very light, vivid teal. Relative luminance 0.742; OKLCH L 88.5% C 0.167 H 163.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFBBB |
|---|---|
| RGB | rgb(79, 251, 187) |
| HSL | hsl(158, 96%, 65%) |
| HSV | hsv(158, 69%, 98%) |
| CMYK | cmyk(68.5%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(89.04, -58.23, 18.16) |
| CIE-LCH | lch(89.04, 61.00, 162.68°) |
| OKLab | oklab(88.51% -0.16 0.0464) |
| OKLCH | oklch(88.51% 0.167 163.8) |
| XYZ | xyz(46.6863, 74.2392, 58.8732) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 1.86
Greenish Turquoise
#00FBB0
ΔE00 2.49
Light Aquamarine
#7BFDC7
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFBBB #FB4F8F
analogous
#4FFB65 #4FFBBB #4FE5FB
triadic
#4FFBBB #BB4FFB #FBBB4F
tetradic
#4FFBBB #654FFB #FB4F8F #E5FB4F
square
#4FFBBB #654FFB #FB4F8F #E5FB4F
split-complementary
#4FFBBB #FB4FE5 #FB654F
monochromatic
#05CB81 #13FAA4 #4FFBBB #8BFCD2 #C7FEE9
Accessibility & contrast
On white
1.33
#4FFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#4FFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFBBB
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFBBB | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B7
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#00FBE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4ffbbb; /* rgb */ color: rgb(79, 251, 187); /* oklch */ color: oklch(88.5% 0.167 163.8);
Tailwind
colors: {
custom: {
50: '#94fecf',
500: '#4ffbbb',
950: '#000000',
},
}SCSS
$custom: #4ffbbb; $custom-light: #94fecf; $custom-dark: #000000;
JSON
{
"hex": "#4ffbbb",
"rgb": {
"r": 79,
"g": 251,
"b": 187
},
"hsl": {
"h": 157.674,
"s": 95.556,
"l": 64.706
},
"oklch": {
"l": 0.88507,
"c": 0.16663,
"h": 163.8
},
"luminance": 0.74244
}Semantic roles & 50–950 ramp
primary
#4FFBBB
secondary
#C72763
accent
#0055E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1813
muted
#808683