#4BFDB8#4BFDB8
#4BFDB8 is a very light, vivid teal. Relative luminance 0.752; OKLCH L 88.8% C 0.173 H 162.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFDB8 |
|---|---|
| RGB | rgb(75, 253, 184) |
| HSL | hsl(157, 98%, 64%) |
| HSV | hsv(157, 70%, 99%) |
| CMYK | cmyk(70.4%, 0%, 27.3%, 0.8%) |
| CIE-LAB | lab(89.49, -60.22, 20.32) |
| CIE-LCH | lch(89.49, 63.55, 161.36°) |
| OKLab | oklab(88.84% -0.1649 0.0517) |
| OKLCH | oklch(88.84% 0.173 162.6) |
| XYZ | xyz(46.6737, 75.2017, 57.3937) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.13
Light Greenish Blue
#63F7B4
ΔE00 1.87
Greenish Turquoise
#00FBB0
ΔE00 1.90
Bright Sea Green
#05FFA6
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFDB8 #FD4B90
analogous
#4BFD5F #4BFDB8 #4BE9FD
triadic
#4BFDB8 #B84BFD #FDB84B
tetradic
#4BFDB8 #5F4BFD #FD4B90 #E9FD4B
square
#4BFDB8 #5F4BFD #FD4B90 #E9FD4B
split-complementary
#4BFDB8 #FD4BE9 #FD5F4B
monochromatic
#02CB7D #0EFCA0 #4BFDB8 #88FED0 #C4FEE8
Accessibility & contrast
On white
1.31
#4BFDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#4BFDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFDB8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFDB8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E2DABC
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #4bfdb8; /* rgb */ color: rgb(75, 253, 184); /* oklch */ color: oklch(88.8% 0.173 162.6);
Tailwind
colors: {
custom: {
50: '#93ffcd',
500: '#4bfdb8',
950: '#000000',
},
}SCSS
$custom: #4bfdb8; $custom-light: #93ffcd; $custom-dark: #000000;
JSON
{
"hex": "#4bfdb8",
"rgb": {
"r": 75,
"g": 253,
"b": 184
},
"hsl": {
"h": 156.742,
"s": 97.802,
"l": 64.314
},
"oklch": {
"l": 0.88836,
"c": 0.17281,
"h": 162.6
},
"luminance": 0.75207
}Semantic roles & 50–950 ramp
primary
#4BFDB8
secondary
#C72564
accent
#0059E6
background
#FCFFFE
surface
#F5FFFA
border
#CFD7D3
text
#0F1813
muted
#808683