#CBF2CD#CBF2CD
#CBF2CD is a very light, moderate green. Relative luminance 0.806; OKLCH L 92.4% C 0.064 H 146.4°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2CD |
|---|---|
| RGB | rgb(203, 242, 205) |
| HSL | hsl(123, 60%, 87%) |
| HSV | hsv(123, 16%, 95%) |
| CMYK | cmyk(16.1%, 0%, 15.3%, 5.1%) |
| CIE-LAB | lab(91.96, -19.46, 13.72) |
| CIE-LCH | lch(91.96, 23.81, 144.82°) |
| OKLab | oklab(92.36% -0.0534 0.0355) |
| OKLCH | oklch(92.36% 0.064 146.4) |
| XYZ | xyz(67.3976, 80.6071, 69.7536) |
| Luminance | 0.8061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.87
Very Pale Green
#CFFDBC
ΔE00 6.70
Light Sage
#BCECAC
ΔE00 6.73
Very Light Green
#D1FFBD
ΔE00 6.99
Celadon
#BEFDB7
ΔE00 7.78
Light Grey Green
#B7E1A1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2CD #F2CBF0
analogous
#DDF2CB #CBF2CD #CBF2E1
triadic
#CBF2CD #CDCBF2 #F2CDCB
tetradic
#CBF2CD #CBDDF2 #F2CBF0 #F2E1CB
square
#CBF2CD #CBDDF2 #F2CBF0 #F2E1CB
split-complementary
#CBF2CD #E1CBF2 #F2CBDD
monochromatic
#69DA6F #9AE69E #CBF2CD #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.23
#CBF2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#CBF2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2CD
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2CD | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCB
Deuteranopia (green-blind)
#EDE6CF
Tritanopia (blue-blind)
#C7F0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbf2cd; /* rgb */ color: rgb(203, 242, 205); /* oklch */ color: oklch(92.4% 0.064 146.4);
Tailwind
colors: {
custom: {
50: '#dbf6dc',
500: '#cbf2cd',
950: '#000000',
},
}SCSS
$custom: #cbf2cd; $custom-light: #dbf6dc; $custom-dark: #000000;
JSON
{
"hex": "#cbf2cd",
"rgb": {
"r": 203,
"g": 242,
"b": 205
},
"hsl": {
"h": 123.077,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.9236,
"c": 0.06408,
"h": 146.4
},
"luminance": 0.80609
}Semantic roles & 50–950 ramp
primary
#CBF2CD
secondary
#D290CE
accent
#1EBFC8
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151715
muted
#848584