#CBFFCE#CBFFCE
#CBFFCE is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.084 H 146.4°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFCE |
|---|---|
| RGB | rgb(203, 255, 206) |
| HSL | hsl(123, 100%, 90%) |
| HSV | hsv(123, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(95.44, -25.56, 18.12) |
| CIE-LCH | lch(95.44, 31.34, 144.67°) |
| OKLab | oklab(95.15% -0.07 0.0466) |
| OKLCH | oklch(95.15% 0.084 146.4) |
| XYZ | xyz(71.5263, 88.6708, 71.7272) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.16
Very Light Green
#D1FFBD
ΔE00 4.34
Celadon
#BEFDB7
ΔE00 4.64
Light Mint
#B6FFBB
ΔE00 4.69
Mint
#AAF0C1
ΔE00 4.99
Pale Green
#C7FDB5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFCE #FFCBFC
analogous
#E2FFCB #CBFFCE #CBFFE8
triadic
#CBFFCE #CECBFF #FFCECB
tetradic
#CBFFCE #CBE2FF #FFCBFC #FFE8CB
square
#CBFFCE #CBE2FF #FFCBFC #FFE8CB
split-complementary
#CBFFCE #E8CBFF #FFCBE2
monochromatic
#51FF5B #8EFF94 #CBFFCE #E0FFE2 #E0FFE2
Accessibility & contrast
On white
1.12
#CBFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#CBFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFCE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFCE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CB
Deuteranopia (green-blind)
#F8F0D0
Tritanopia (blue-blind)
#C6FCF1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffce; /* rgb */ color: rgb(203, 255, 206); /* oklch */ color: oklch(95.2% 0.084 146.4);
Tailwind
colors: {
custom: {
50: '#dbffdd',
500: '#cbffce',
950: '#000000',
},
}SCSS
$custom: #cbffce; $custom-light: #dbffdd; $custom-dark: #000000;
JSON
{
"hex": "#cbffce",
"rgb": {
"r": 203,
"g": 255,
"b": 206
},
"hsl": {
"h": 123.462,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95151,
"c": 0.08411,
"h": 146.4
},
"luminance": 0.88673
}Semantic roles & 50–950 ramp
primary
#CBFFCE
secondary
#E985E4
accent
#00D8E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684