#CFFFBA#CFFFBA
#CFFFBA is a very light, moderate green. Relative luminance 0.883; OKLCH L 95.0% C 0.103 H 136.3°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFBA |
|---|---|
| RGB | rgb(207, 255, 186) |
| HSL | hsl(102, 100%, 86%) |
| HSV | hsv(102, 27%, 100%) |
| CMYK | cmyk(18.8%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(95.30, -27.45, 28.12) |
| CIE-LCH | lch(95.30, 39.30, 134.31°) |
| OKLab | oklab(94.97% -0.0745 0.0711) |
| OKLCH | oklch(94.97% 0.103 136.3) |
| XYZ | xyz(70.3531, 88.3291, 59.7875) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.63
Very Pale Green
#CFFDBC
ΔE00 0.84
Pale Green
#C7FDB5
ΔE00 1.25
Light Light Green
#C8FFB0
ΔE00 1.99
Celadon
#BEFDB7
ΔE00 2.69
Washed Out Green
#BCF5A6
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFBA #EABAFF
analogous
#F2FFBA #CFFFBA #BAFFC8
triadic
#CFFFBA #BACFFF #FFBACF
tetradic
#CFFFBA #BAF2FF #EABAFF #FFC8BA
square
#CFFFBA #BAF2FF #EABAFF #FFC8BA
split-complementary
#CFFFBA #C8BAFF #FFBAF2
monochromatic
#7AFF40 #A4FF7D #CFFFBA #EAFFE0 #EAFFE0
Accessibility & contrast
On white
1.13
#CFFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#CFFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFBA
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFBA | 1.00 | 1.13 | 18.67 | 18.67 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FDF0BD
Tritanopia (blue-blind)
#CEFAED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cfffba; /* rgb */ color: rgb(207, 255, 186); /* oklch */ color: oklch(95.0% 0.103 136.3);
Tailwind
colors: {
custom: {
50: '#deffcf',
500: '#cfffba',
950: '#000000',
},
}SCSS
$custom: #cfffba; $custom-light: #deffcf; $custom-dark: #000000;
JSON
{
"hex": "#cfffba",
"rgb": {
"r": 207,
"g": 255,
"b": 186
},
"hsl": {
"h": 101.739,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94972,
"c": 0.10303,
"h": 136.3
},
"luminance": 0.88331
}Semantic roles & 50–950 ramp
primary
#CFFFBA
secondary
#C576E7
accent
#00E6A0
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151813
muted
#848683