#CBFFCF#CBFFCF
#CBFFCF is a very light, moderate green. Relative luminance 0.887; OKLCH L 95.2% C 0.083 H 146.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFCF |
|---|---|
| RGB | rgb(203, 255, 207) |
| HSL | hsl(125, 100%, 90%) |
| HSV | hsv(125, 20%, 100%) |
| CMYK | cmyk(20.4%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(95.46, -25.39, 17.64) |
| CIE-LCH | lch(95.46, 30.92, 145.22°) |
| OKLab | oklab(95.17% -0.0696 0.0454) |
| OKLCH | oklch(95.17% 0.083 146.9) |
| XYZ | xyz(71.6482, 88.7195, 72.3690) |
| Luminance | 0.8872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.40
Very Light Green
#D1FFBD
ΔE00 4.57
Light Mint
#B6FFBB
ΔE00 4.87
Celadon
#BEFDB7
ΔE00 4.87
Mint
#AAF0C1
ΔE00 4.95
Pale Green
#C7FDB5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFCF #FFCBFB
analogous
#E1FFCB #CBFFCF #CBFFE9
triadic
#CBFFCF #CFCBFF #FFCFCB
tetradic
#CBFFCF #CBE1FF #FFCBFB #FFE9CB
square
#CBFFCF #CBE1FF #FFCBFB #FFE9CB
split-complementary
#CBFFCF #E9CBFF #FFCBE1
monochromatic
#51FF5E #8EFF97 #CBFFCF #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.12
#CBFFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#CBFFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFCF
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFCF | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5CC
Deuteranopia (green-blind)
#F8F0D1
Tritanopia (blue-blind)
#C5FCF2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cbffcf; /* rgb */ color: rgb(203, 255, 207); /* oklch */ color: oklch(95.2% 0.083 146.9);
Tailwind
colors: {
custom: {
50: '#dbffdd',
500: '#cbffcf',
950: '#000000',
},
}SCSS
$custom: #cbffcf; $custom-light: #dbffdd; $custom-dark: #000000;
JSON
{
"hex": "#cbffcf",
"rgb": {
"r": 203,
"g": 255,
"b": 207
},
"hsl": {
"h": 124.615,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.95174,
"c": 0.08309,
"h": 146.9
},
"luminance": 0.88722
}Semantic roles & 50–950 ramp
primary
#CBFFCF
secondary
#E985E2
accent
#00D4E6
background
#FEFFFE
surface
#FCFFFC
border
#D5D7D5
text
#151815
muted
#848684