#CBF4C4#CBF4C4
#CBF4C4 is a very light, moderate green. Relative luminance 0.814; OKLCH L 92.6% C 0.077 H 141.0°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF4C4 |
|---|---|
| RGB | rgb(203, 244, 196) |
| HSL | hsl(111, 69%, 86%) |
| HSV | hsv(111, 20%, 96%) |
| CMYK | cmyk(16.8%, 0%, 19.7%, 4.3%) |
| CIE-LAB | lab(92.30, -21.96, 18.85) |
| CIE-LCH | lch(92.30, 28.94, 139.36°) |
| OKLab | oklab(92.57% -0.0597 0.0484) |
| OKLCH | oklch(92.57% 0.077 141) |
| XYZ | xyz(66.9408, 81.3820, 64.3953) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 3.97
Light Sage
#BCECAC
ΔE00 4.28
Very Light Green
#D1FFBD
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 5.23
Celadon
#BEFDB7
ΔE00 5.32
Mint
#AAF0C1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF4C4 #EDC4F4
analogous
#E3F4C4 #CBF4C4 #C4F4D5
triadic
#CBF4C4 #C4CBF4 #F4C4CB
tetradic
#CBF4C4 #C4E3F4 #EDC4F4 #F4D5C4
square
#CBF4C4 #C4E3F4 #EDC4F4 #F4D5C4
split-complementary
#CBF4C4 #D5C4F4 #F4C4E3
monochromatic
#70E15D #9EEA90 #CBF4C4 #E8FAE5 #E8FAE5
Accessibility & contrast
On white
1.22
#CBF4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#CBF4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF4C4
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF4C4 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBC1
Deuteranopia (green-blind)
#F0E7C6
Tritanopia (blue-blind)
#C9F1E7
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf4c4; /* rgb */ color: rgb(203, 244, 196); /* oklch */ color: oklch(92.6% 0.077 141.0);
Tailwind
colors: {
custom: {
50: '#dbf7d6',
500: '#cbf4c4',
950: '#000000',
},
}SCSS
$custom: #cbf4c4; $custom-light: #dbf7d6; $custom-dark: #000000;
JSON
{
"hex": "#cbf4c4",
"rgb": {
"r": 203,
"g": 244,
"b": 196
},
"hsl": {
"h": 111.25,
"s": 68.571,
"l": 86.275
},
"oklch": {
"l": 0.92573,
"c": 0.07687,
"h": 141
},
"luminance": 0.81383
}Semantic roles & 50–950 ramp
primary
#CBF4C4
secondary
#CA87D5
accent
#15D1B5
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151714
muted
#848583