#4CFFCB#4CFFCB
#4CFFCB is a very light, vivid teal. Relative luminance 0.774; OKLCH L 89.8% C 0.161 H 169.0°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFFCB |
|---|---|
| RGB | rgb(76, 255, 203) |
| HSL | hsl(163, 100%, 65%) |
| HSV | hsv(163, 70%, 100%) |
| CMYK | cmyk(70.2%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(90.49, -56.69, 11.97) |
| CIE-LCH | lch(90.49, 57.93, 168.08°) |
| OKLab | oklab(89.79% -0.1579 0.0306) |
| OKLCH | oklch(89.79% 0.161 169) |
| XYZ | xyz(49.5143, 77.3626, 68.8113) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.53
Greenish Cyan
#2AFEB7
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.50
Light Greenish Blue
#63F7B4
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFFCB #FF4C80
analogous
#4CFF72 #4CFFCB #4CD9FF
triadic
#4CFFCB #CB4CFF #FFCB4C
tetradic
#4CFFCB #724CFF #FF4C80 #D9FF4C
square
#4CFFCB #724CFF #FF4C80 #D9FF4C
split-complementary
#4CFFCB #FF4CD9 #FF724C
monochromatic
#00D194 #0FFFB9 #4CFFCB #89FFDD #C6FFEF
Accessibility & contrast
On white
1.27
#4CFFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#4CFFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFFCB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFFCB | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EEC8
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4cffcb; /* rgb */ color: rgb(76, 255, 203); /* oklch */ color: oklch(89.8% 0.161 169.0);
Tailwind
colors: {
custom: {
50: '#94ffda',
500: '#4cffcb',
950: '#000000',
},
}SCSS
$custom: #4cffcb; $custom-light: #94ffda; $custom-dark: #000000;
JSON
{
"hex": "#4cffcb",
"rgb": {
"r": 76,
"g": 255,
"b": 203
},
"hsl": {
"h": 162.57,
"s": 100,
"l": 64.902
},
"oklch": {
"l": 0.89793,
"c": 0.16081,
"h": 169
},
"luminance": 0.77368
}Semantic roles & 50–950 ramp
primary
#4CFFCB
secondary
#CB2455
accent
#0043E6
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1815
muted
#808684