#CFF0BA#CFF0BA
#CFF0BA is a very light, moderate yellow-green. Relative luminance 0.791; OKLCH L 91.8% C 0.079 H 133.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF0BA |
|---|---|
| RGB | rgb(207, 240, 186) |
| HSL | hsl(97, 64%, 84%) |
| HSV | hsv(97, 23%, 94%) |
| CMYK | cmyk(13.7%, 0%, 22.5%, 5.9%) |
| CIE-LAB | lab(91.29, -20.26, 22.63) |
| CIE-LCH | lch(91.29, 30.37, 131.84°) |
| OKLab | oklab(91.77% -0.0546 0.0577) |
| OKLCH | oklch(91.77% 0.079 133.4) |
| XYZ | xyz(65.7535, 79.1299, 58.2543) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.61
Very Pale Green
#CFFDBC
ΔE00 3.63
Very Light Green
#D1FFBD
ΔE00 3.95
Light Grey Green
#B7E1A1
ΔE00 4.67
Pale Green
#C7FDB5
ΔE00 4.93
Celadon
#BEFDB7
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF0BA #DBBAF0
analogous
#EAF0BA #CFF0BA #BAF0C0
triadic
#CFF0BA #BACFF0 #F0BACF
tetradic
#CFF0BA #BAEAF0 #DBBAF0 #F0C0BA
square
#CFF0BA #BAEAF0 #DBBAF0 #F0C0BA
split-complementary
#CFF0BA #C0BAF0 #F0BAEA
monochromatic
#89DA55 #ACE588 #CFF0BA #EEFAE6 #EEFAE6
Accessibility & contrast
On white
1.25
#CFF0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#CFF0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF0BA
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF0BA | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E8B7
Deuteranopia (green-blind)
#EFE5BC
Tritanopia (blue-blind)
#D0EBE1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff0ba; /* rgb */ color: rgb(207, 240, 186); /* oklch */ color: oklch(91.8% 0.079 133.4);
Tailwind
colors: {
custom: {
50: '#def5cf',
500: '#cff0ba',
950: '#000000',
},
}SCSS
$custom: #cff0ba; $custom-light: #def5cf; $custom-dark: #000000;
JSON
{
"hex": "#cff0ba",
"rgb": {
"r": 207,
"g": 240,
"b": 186
},
"hsl": {
"h": 96.667,
"s": 64.286,
"l": 83.529
},
"oklch": {
"l": 0.91768,
"c": 0.07946,
"h": 133.4
},
"luminance": 0.79131
}Semantic roles & 50–950 ramp
primary
#CFF0BA
secondary
#B080CF
accent
#19CC87
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151713
muted
#848583