#CFF9BD#CFF9BD
#CFF9BD is a very light, moderate green. Relative luminance 0.847; OKLCH L 93.7% C 0.090 H 136.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF9BD |
|---|---|
| RGB | rgb(207, 249, 189) |
| HSL | hsl(102, 83%, 86%) |
| HSV | hsv(102, 24%, 98%) |
| CMYK | cmyk(16.9%, 0%, 24.1%, 2.4%) |
| CIE-LAB | lab(93.75, -24.14, 24.48) |
| CIE-LCH | lch(93.75, 34.38, 134.60°) |
| OKLab | oklab(93.75% -0.0654 0.0623) |
| OKLCH | oklch(93.75% 0.09 136.4) |
| XYZ | xyz(68.7912, 84.6896, 60.8567) |
| Luminance | 0.8469 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.26
Very Light Green
#D1FFBD
ΔE00 1.61
Pale Green
#C7FDB5
ΔE00 2.78
Light Sage
#BCECAC
ΔE00 3.36
Celadon
#BEFDB7
ΔE00 3.64
Light Light Green
#C8FFB0
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF9BD #E7BDF9
analogous
#EDF9BD #CFF9BD #BDF9C9
triadic
#CFF9BD #BDCFF9 #F9BDCF
tetradic
#CFF9BD #BDEDF9 #E7BDF9 #F9C9BD
square
#CFF9BD #BDEDF9 #E7BDF9 #F9C9BD
split-complementary
#CFF9BD #C9BDF9 #F9BDED
monochromatic
#7DEF4D #A6F485 #CFF9BD #EBFCE3 #EBFCE3
Accessibility & contrast
On white
1.17
#CFF9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#CFF9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF9BD
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF9BD | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB9
Deuteranopia (green-blind)
#F7ECC0
Tritanopia (blue-blind)
#CEF4E9
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cff9bd; /* rgb */ color: rgb(207, 249, 189); /* oklch */ color: oklch(93.7% 0.090 136.4);
Tailwind
colors: {
custom: {
50: '#defbd1',
500: '#cff9bd',
950: '#000000',
},
}SCSS
$custom: #cff9bd; $custom-light: #defbd1; $custom-dark: #000000;
JSON
{
"hex": "#cff9bd",
"rgb": {
"r": 207,
"g": 249,
"b": 189
},
"hsl": {
"h": 102,
"s": 83.333,
"l": 85.882
},
"oklch": {
"l": 0.93749,
"c": 0.09032,
"h": 136.4
},
"luminance": 0.84691
}Semantic roles & 50–950 ramp
primary
#CFF9BD
secondary
#C07DDD
accent
#06E09E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151714
muted
#848583