#4DFCBC#4DFCBC
#4DFCBC is a very light, vivid teal. Relative luminance 0.748; OKLCH L 88.7% C 0.168 H 164.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFCBC |
|---|---|
| RGB | rgb(77, 252, 188) |
| HSL | hsl(158, 97%, 65%) |
| HSV | hsv(158, 69%, 99%) |
| CMYK | cmyk(69.4%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(89.31, -58.70, 18.03) |
| CIE-LCH | lch(89.31, 61.40, 162.93°) |
| OKLab | oklab(88.73% -0.1614 0.046) |
| OKLCH | oklch(88.73% 0.168 164.1) |
| XYZ | xyz(46.9430, 74.8241, 59.5357) |
| Luminance | 0.7483 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.07
Greenish Turquoise
#00FBB0
ΔE00 2.48
Light Aquamarine
#7BFDC7
ΔE00 3.26
Bright Teal
#01F9C6
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFCBC #FC4D8D
analogous
#4DFC65 #4DFCBC #4DE5FC
triadic
#4DFCBC #BC4DFC #FCBC4D
tetradic
#4DFCBC #654DFC #FC4D8D #E5FC4D
square
#4DFCBC #654DFC #FC4D8D #E5FC4D
split-complementary
#4DFCBC #FC4DE5 #FC654D
monochromatic
#03CB82 #11FBA5 #4DFCBC #89FDD3 #C5FEE9
Accessibility & contrast
On white
1.32
#4DFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#4DFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFCBC
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFCBC | 1.00 | 1.32 | 15.97 | 15.97 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB8
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#00FCEA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #4dfcbc; /* rgb */ color: rgb(77, 252, 188); /* oklch */ color: oklch(88.7% 0.168 164.1);
Tailwind
colors: {
custom: {
50: '#94fed0',
500: '#4dfcbc',
950: '#000000',
},
}SCSS
$custom: #4dfcbc; $custom-light: #94fed0; $custom-dark: #000000;
JSON
{
"hex": "#4dfcbc",
"rgb": {
"r": 77,
"g": 252,
"b": 188
},
"hsl": {
"h": 158.057,
"s": 96.685,
"l": 64.51
},
"oklch": {
"l": 0.88728,
"c": 0.16779,
"h": 164.1
},
"luminance": 0.74829
}Semantic roles & 50–950 ramp
primary
#4DFCBC
secondary
#C72661
accent
#0054E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683