#4CFEBE#4CFEBE
#4CFEBE is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.2% C 0.169 H 164.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFEBE |
|---|---|
| RGB | rgb(76, 254, 190) |
| HSL | hsl(158, 99%, 65%) |
| HSV | hsv(158, 70%, 100%) |
| CMYK | cmyk(70.1%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(89.92, -59.18, 17.85) |
| CIE-LCH | lch(89.92, 61.82, 163.22°) |
| OKLab | oklab(89.24% -0.1628 0.0456) |
| OKLCH | oklch(89.24% 0.169 164.4) |
| XYZ | xyz(47.7114, 76.1323, 60.8857) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.38
Greenish Turquoise
#00FBB0
ΔE00 2.58
Light Aquamarine
#7BFDC7
ΔE00 3.27
Bright Teal
#01F9C6
ΔE00 3.73
Light Blue Green
#7EFBB3
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFEBE #FE4C8C
analogous
#4CFE65 #4CFEBE #4CE5FE
triadic
#4CFEBE #BE4CFE #FEBE4C
tetradic
#4CFEBE #654CFE #FE4C8C #E5FE4C
square
#4CFEBE #654CFE #FE4C8C #E5FE4C
split-complementary
#4CFEBE #FE4CE5 #FE654C
monochromatic
#01CE85 #0FFEA8 #4CFEBE #89FED4 #C6FFEA
Accessibility & contrast
On white
1.29
#4CFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#4CFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFEBE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFEBE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECBA
Deuteranopia (green-blind)
#E2DBC2
Tritanopia (blue-blind)
#00FEEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4cfebe; /* rgb */ color: rgb(76, 254, 190); /* oklch */ color: oklch(89.2% 0.169 164.4);
Tailwind
colors: {
custom: {
50: '#94ffd1',
500: '#4cfebe',
950: '#000000',
},
}SCSS
$custom: #4cfebe; $custom-light: #94ffd1; $custom-dark: #000000;
JSON
{
"hex": "#4cfebe",
"rgb": {
"r": 76,
"g": 254,
"b": 190
},
"hsl": {
"h": 158.427,
"s": 98.889,
"l": 64.706
},
"oklch": {
"l": 0.89237,
"c": 0.16902,
"h": 164.4
},
"luminance": 0.76138
}Semantic roles & 50–950 ramp
primary
#4CFEBE
secondary
#CA2560
accent
#0053E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1814
muted
#808683