#4DFFCE#4DFFCE
#4DFFCE is a very light, vivid teal. Relative luminance 0.776; OKLCH L 89.9% C 0.158 H 170.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #4DFFCE |
|---|---|
| RGB | rgb(77, 255, 206) |
| HSL | hsl(163, 100%, 65%) |
| HSV | hsv(163, 70%, 100%) |
| CMYK | cmyk(69.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(90.57, -55.86, 10.55) |
| CIE-LCH | lch(90.57, 56.85, 169.31°) |
| OKLab | oklab(89.89% -0.1562 0.0269) |
| OKLCH | oklch(89.89% 0.158 170.2) |
| XYZ | xyz(49.9553, 77.5482, 70.7161) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.18
Aquamarine
#7FFFD4
ΔE00 3.29
Light Aquamarine
#7BFDC7
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 4.27
Greenish Cyan
#2AFEB7
ΔE00 4.63
Light Aqua
#8CFFDB
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DFFCE #FF4D7E
analogous
#4DFF75 #4DFFCE #4DD7FF
triadic
#4DFFCE #CE4DFF #FFCE4D
tetradic
#4DFFCE #754DFF #FF4D7E #D7FF4D
square
#4DFFCE #754DFF #FF4D7E #D7FF4D
split-complementary
#4DFFCE #FF4DD7 #FF754D
monochromatic
#00D298 #10FFBD #4DFFCE #8AFFDF #C7FFF0
Accessibility & contrast
On white
1.27
#4DFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#4DFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DFFCE
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DFFCE | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4dffce; /* rgb */ color: rgb(77, 255, 206); /* oklch */ color: oklch(89.9% 0.158 170.2);
Tailwind
colors: {
custom: {
50: '#95ffdd',
500: '#4dffce',
950: '#000000',
},
}SCSS
$custom: #4dffce; $custom-light: #95ffdd; $custom-dark: #000000;
JSON
{
"hex": "#4dffce",
"rgb": {
"r": 77,
"g": 255,
"b": 206
},
"hsl": {
"h": 163.483,
"s": 100,
"l": 65.098
},
"oklch": {
"l": 0.8989,
"c": 0.15846,
"h": 170.2
},
"luminance": 0.77554
}Semantic roles & 50–950 ramp
primary
#4DFFCE
secondary
#CC2452
accent
#003FE6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684