#4FFDB0#4FFDB0
#4FFDB0 is a very light, vivid teal. Relative luminance 0.750; OKLCH L 88.7% C 0.178 H 159.7°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFDB0 |
|---|---|
| RGB | rgb(79, 253, 176) |
| HSL | hsl(153, 98%, 65%) |
| HSV | hsv(153, 69%, 99%) |
| CMYK | cmyk(68.8%, 0%, 30.4%, 0.8%) |
| CIE-LAB | lab(89.41, -61.29, 24.30) |
| CIE-LCH | lch(89.41, 65.93, 158.37°) |
| OKLab | oklab(88.75% -0.1669 0.0616) |
| OKLCH | oklch(88.75% 0.178 159.7) |
| XYZ | xyz(46.1816, 75.0422, 53.1166) |
| Luminance | 0.7505 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 2.08
Greenish Turquoise
#00FBB0
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.16
Bright Sea Green
#05FFA6
ΔE00 2.35
Light Green Blue
#56FCA2
ΔE00 2.54
Sea Green (survey)
#53FCA1
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFDB0 #FD4F9C
analogous
#4FFD59 #4FFDB0 #4FF3FD
triadic
#4FFDB0 #B04FFD #FDB04F
tetradic
#4FFDB0 #594FFD #FD4F9C #F3FD4F
square
#4FFDB0 #594FFD #FD4F9C #F3FD4F
split-complementary
#4FFDB0 #FD4FF3 #FD594F
monochromatic
#02CF75 #12FC95 #4FFDB0 #8CFECB #C8FEE6
Accessibility & contrast
On white
1.31
#4FFDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#4FFDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFDB0
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFDB0 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E4DAB5
Tritanopia (blue-blind)
#00FCE9
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4ffdb0; /* rgb */ color: rgb(79, 253, 176); /* oklch */ color: oklch(88.7% 0.178 159.7);
Tailwind
colors: {
custom: {
50: '#94ffc8',
500: '#4ffdb0',
950: '#000000',
},
}SCSS
$custom: #4ffdb0; $custom-light: #94ffc8; $custom-dark: #000000;
JSON
{
"hex": "#4ffdb0",
"rgb": {
"r": 79,
"g": 253,
"b": 176
},
"hsl": {
"h": 153.448,
"s": 97.753,
"l": 65.098
},
"oklch": {
"l": 0.88747,
"c": 0.1779,
"h": 159.7
},
"luminance": 0.75047
}Semantic roles & 50–950 ramp
primary
#4FFDB0
secondary
#CA266F
accent
#0066E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682