#CBFEB4#CBFEB4
#CBFEB4 is a very light, moderate green. Relative luminance 0.869; OKLCH L 94.4% C 0.110 H 136.2°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFEB4 |
|---|---|
| RGB | rgb(203, 254, 180) |
| HSL | hsl(101, 97%, 85%) |
| HSV | hsv(101, 29%, 100%) |
| CMYK | cmyk(20.1%, 0%, 29.1%, 0.4%) |
| CIE-LAB | lab(94.68, -29.23, 30.27) |
| CIE-LCH | lch(94.68, 42.08, 133.99°) |
| OKLab | oklab(94.38% -0.0795 0.0763) |
| OKLCH | oklch(94.38% 0.11 136.2) |
| XYZ | xyz(68.3068, 86.8739, 56.3407) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.81
Light Light Green
#C8FFB0
ΔE00 0.98
Very Light Green
#D1FFBD
ΔE00 1.68
Very Pale Green
#CFFDBC
ΔE00 1.77
Celadon
#BEFDB7
ΔE00 2.48
Washed Out Green
#BCF5A6
ΔE00 2.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFEB4 #E7B4FE
analogous
#F0FEB4 #CBFEB4 #B4FEC2
triadic
#CBFEB4 #B4CBFE #FEB4CB
tetradic
#CBFEB4 #B4F0FE #E7B4FE #FEC2B4
square
#CBFEB4 #B4F0FE #E7B4FE #FEC2B4
split-complementary
#CBFEB4 #C2B4FE #FEB4F0
monochromatic
#77FC3B #A1FD78 #CBFEB4 #EAFFE1 #EAFFE1
Accessibility & contrast
On white
1.14
#CBFEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CBFEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFEB4
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFEB4 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AF
Deuteranopia (green-blind)
#FBEEB8
Tritanopia (blue-blind)
#CAF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbfeb4; /* rgb */ color: rgb(203, 254, 180); /* oklch */ color: oklch(94.4% 0.110 136.2);
Tailwind
colors: {
custom: {
50: '#dbffcb',
500: '#cbfeb4',
950: '#000000',
},
}SCSS
$custom: #cbfeb4; $custom-light: #dbffcb; $custom-dark: #000000;
JSON
{
"hex": "#cbfeb4",
"rgb": {
"r": 203,
"g": 254,
"b": 180
},
"hsl": {
"h": 101.351,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.94383,
"c": 0.11013,
"h": 136.2
},
"luminance": 0.86875
}Semantic roles & 50–950 ramp
primary
#CBFEB4
secondary
#C172E4
accent
#00E69E
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682