#4FFFBC#4FFFBC
#4FFFBC is a very light, vivid teal. Relative luminance 0.768; OKLCH L 89.5% C 0.171 H 163.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFFBC |
|---|---|
| RGB | rgb(79, 255, 188) |
| HSL | hsl(157, 100%, 65%) |
| HSV | hsv(157, 69%, 100%) |
| CMYK | cmyk(69%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(90.23, -59.57, 19.32) |
| CIE-LCH | lch(90.23, 62.63, 162.03°) |
| OKLab | oklab(89.5% -0.1635 0.0493) |
| OKLCH | oklch(89.5% 0.171 163.2) |
| XYZ | xyz(48.0565, 76.8076, 59.8599) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.39
Light Greenish Blue
#63F7B4
ΔE00 2.16
Greenish Turquoise
#00FBB0
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 3.45
Bright Sea Green
#05FFA6
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFFBC #FF4F92
analogous
#4FFF64 #4FFFBC #4FEAFF
triadic
#4FFFBC #BC4FFF #FFBC4F
tetradic
#4FFFBC #644FFF #FF4F92 #EAFF4F
square
#4FFFBC #644FFF #FF4F92 #EAFF4F
split-complementary
#4FFFBC #FF4FEA #FF644F
monochromatic
#00D483 #12FFA5 #4FFFBC #8CFFD3 #C9FFEB
Accessibility & contrast
On white
1.28
#4FFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#4FFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFFBC
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFFBC | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E4DCC0
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #4fffbc; /* rgb */ color: rgb(79, 255, 188); /* oklch */ color: oklch(89.5% 0.171 163.2);
Tailwind
colors: {
custom: {
50: '#95ffd0',
500: '#4fffbc',
950: '#000000',
},
}SCSS
$custom: #4fffbc; $custom-light: #95ffd0; $custom-dark: #000000;
JSON
{
"hex": "#4fffbc",
"rgb": {
"r": 79,
"g": 255,
"b": 188
},
"hsl": {
"h": 157.159,
"s": 100,
"l": 65.49
},
"oklch": {
"l": 0.89497,
"c": 0.17071,
"h": 163.2
},
"luminance": 0.76813
}Semantic roles & 50–950 ramp
primary
#4FFFBC
secondary
#CE2465
accent
#0057E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683