#4CFFD7#4CFFD7
#4CFFD7 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.1% C 0.153 H 174.2°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFFD7 |
|---|---|
| RGB | rgb(76, 255, 215) |
| HSL | hsl(167, 100%, 65%) |
| HSV | hsv(167, 70%, 100%) |
| CMYK | cmyk(70.2%, 0%, 15.7%, 0%) |
| CIE-LAB | lab(90.76, -53.87, 6.16) |
| CIE-LCH | lch(90.76, 54.22, 173.47°) |
| OKLab | oklab(90.11% -0.1525 0.0155) |
| OKLCH | oklch(90.11% 0.153 174.2) |
| XYZ | xyz(51.0000, 77.9568, 76.6361) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.30
Aquamarine
#7FFFD4
ΔE00 3.62
Light Turquoise
#7EF4CC
ΔE00 4.39
Light Aqua
#8CFFDB
ΔE00 4.44
Aqua (survey)
#13EAC9
ΔE00 4.96
Light Aquamarine
#7BFDC7
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFFD7 #FF4C74
analogous
#4CFF7D #4CFFD7 #4CCEFF
triadic
#4CFFD7 #D74CFF #FFD74C
tetradic
#4CFFD7 #7D4CFF #FF4C74 #CEFF4C
square
#4CFFD7 #7D4CFF #FF4C74 #CEFF4C
split-complementary
#4CFFD7 #FF4CCE #FF7D4C
monochromatic
#00D1A2 #0FFFC9 #4CFFD7 #89FFE5 #C6FFF2
Accessibility & contrast
On white
1.27
#4CFFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#4CFFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFFD7
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFFD7 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EFD5
Deuteranopia (green-blind)
#DEDDDA
Tritanopia (blue-blind)
#00FFF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4cffd7; /* rgb */ color: rgb(76, 255, 215); /* oklch */ color: oklch(90.1% 0.153 174.2);
Tailwind
colors: {
custom: {
50: '#95ffe3',
500: '#4cffd7',
950: '#000000',
},
}SCSS
$custom: #4cffd7; $custom-light: #95ffe3; $custom-dark: #000000;
JSON
{
"hex": "#4cffd7",
"rgb": {
"r": 76,
"g": 255,
"b": 215
},
"hsl": {
"h": 166.592,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.90105,
"c": 0.15332,
"h": 174.2
},
"luminance": 0.77963
}Semantic roles & 50–950 ramp
primary
#4CFFD7
secondary
#CB2449
accent
#0033E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684