#CFFEB0#CFFEB0
#CFFEB0 is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.6% C 0.112 H 133.4°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEB0 |
|---|---|
| RGB | rgb(207, 254, 176) |
| HSL | hsl(96, 98%, 84%) |
| HSV | hsv(96, 31%, 100%) |
| CMYK | cmyk(18.5%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(94.86, -28.44, 32.55) |
| CIE-LCH | lch(94.86, 43.23, 131.15°) |
| OKLab | oklab(94.56% -0.0773 0.0817) |
| OKLCH | oklch(94.56% 0.112 133.4) |
| XYZ | xyz(69.0088, 87.2823, 54.2773) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.36
Pale Green
#C7FDB5
ΔE00 2.01
Very Light Green
#D1FFBD
ΔE00 2.40
Very Pale Green
#CFFDBC
ΔE00 2.56
Tea Green
#BDF8A3
ΔE00 2.73
Washed Out Green
#BCF5A6
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEB0 #DFB0FE
analogous
#F6FEB0 #CFFEB0 #B0FEB8
triadic
#CFFEB0 #B0CFFE #FEB0CF
tetradic
#CFFEB0 #B0F6FE #DFB0FE #FEB8B0
square
#CFFEB0 #B0F6FE #DFB0FE #FEB8B0
split-complementary
#CFFEB0 #B8B0FE #FEB0F6
monochromatic
#86FC37 #AAFD74 #CFFEB0 #EDFFE1 #EDFFE1
Accessibility & contrast
On white
1.14
#CFFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CFFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEB0
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEB0 | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AB
Deuteranopia (green-blind)
#FDEFB4
Tritanopia (blue-blind)
#D0F8EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cffeb0; /* rgb */ color: rgb(207, 254, 176); /* oklch */ color: oklch(94.6% 0.112 133.4);
Tailwind
colors: {
custom: {
50: '#deffc8',
500: '#cffeb0',
950: '#000000',
},
}SCSS
$custom: #cffeb0; $custom-light: #deffc8; $custom-dark: #000000;
JSON
{
"hex": "#cffeb0",
"rgb": {
"r": 207,
"g": 254,
"b": 176
},
"hsl": {
"h": 96.154,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.94562,
"c": 0.11244,
"h": 133.4
},
"luminance": 0.87284
}Semantic roles & 50–950 ramp
primary
#CFFEB0
secondary
#B56EE4
accent
#00E68A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682