#CBF2CB#CBF2CB
#CBF2CB is a very light, moderate green. Relative luminance 0.805; OKLCH L 92.3% C 0.066 H 145.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF2CB |
|---|---|
| RGB | rgb(203, 242, 203) |
| HSL | hsl(120, 60%, 87%) |
| HSV | hsv(120, 16%, 95%) |
| CMYK | cmyk(16.1%, 0%, 16.1%, 5.1%) |
| CIE-LAB | lab(91.91, -19.81, 14.69) |
| CIE-LCH | lch(91.91, 24.66, 143.43°) |
| OKLab | oklab(92.31% -0.0542 0.0379) |
| OKLCH | oklch(92.31% 0.066 145) |
| XYZ | xyz(67.1577, 80.5112, 68.4903) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.75
Very Pale Green
#CFFDBC
ΔE00 6.18
Light Sage
#BCECAC
ΔE00 6.22
Very Light Green
#D1FFBD
ΔE00 6.48
Celadon
#BEFDB7
ΔE00 7.32
Light Grey Green
#B7E1A1
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF2CB #F2CBF2
analogous
#DFF2CB #CBF2CB #CBF2DF
triadic
#CBF2CB #CBCBF2 #F2CBCB
tetradic
#CBF2CB #CBDFF2 #F2CBF2 #F2DFCB
square
#CBF2CB #CBDFF2 #F2CBF2 #F2DFCB
split-complementary
#CBF2CB #DFCBF2 #F2CBDF
monochromatic
#69DA69 #9AE69A #CBF2CB #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.23
#CBF2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CBF2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF2CB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF2CB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC9
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#C8F0E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbf2cb; /* rgb */ color: rgb(203, 242, 203); /* oklch */ color: oklch(92.3% 0.066 145.0);
Tailwind
colors: {
custom: {
50: '#dbf6da',
500: '#cbf2cb',
950: '#000000',
},
}SCSS
$custom: #cbf2cb; $custom-light: #dbf6da; $custom-dark: #000000;
JSON
{
"hex": "#cbf2cb",
"rgb": {
"r": 203,
"g": 242,
"b": 203
},
"hsl": {
"h": 120,
"s": 60,
"l": 87.255
},
"oklch": {
"l": 0.92312,
"c": 0.06615,
"h": 145
},
"luminance": 0.80513
}Semantic roles & 50–950 ramp
primary
#CBF2CB
secondary
#D290D2
accent
#1EC8C8
background
#FEFFFE
surface
#FBFEFB
border
#D4D6D4
text
#151715
muted
#848584