#CFFFBE#CFFFBE
#CFFFBE is a very light, moderate green. Relative luminance 0.885; OKLCH L 95.1% C 0.099 H 137.6°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFFBE |
|---|---|
| RGB | rgb(207, 255, 190) |
| HSL | hsl(104, 100%, 87%) |
| HSV | hsv(104, 25%, 100%) |
| CMYK | cmyk(18.8%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(95.37, -26.84, 26.20) |
| CIE-LCH | lch(95.37, 37.50, 135.69°) |
| OKLab | oklab(95.05% -0.0729 0.0665) |
| OKLCH | oklch(95.05% 0.099 137.6) |
| XYZ | xyz(70.7843, 88.5016, 62.0584) |
| Luminance | 0.8850 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 0.49
Very Pale Green
#CFFDBC
ΔE00 0.50
Pale Green
#C7FDB5
ΔE00 1.68
Celadon
#BEFDB7
ΔE00 2.66
Light Light Green
#C8FFB0
ΔE00 2.71
Washed Out Green
#BCF5A6
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFFBE #EEBEFF
analogous
#EFFFBE #CFFFBE #BEFFCE
triadic
#CFFFBE #BECFFF #FFBECF
tetradic
#CFFFBE #BEEFFF #EEBEFF #FFCEBE
square
#CFFFBE #BEEFFF #EEBEFF #FFCEBE
split-complementary
#CFFFBE #CEBEFF #FFBEEF
monochromatic
#75FF44 #A2FF81 #CFFFBE #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.12
#CFFFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#CFFFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFFBE
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFFBE | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FCF0C1
Tritanopia (blue-blind)
#CEFAED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #cfffbe; /* rgb */ color: rgb(207, 255, 190); /* oklch */ color: oklch(95.1% 0.099 137.6);
Tailwind
colors: {
custom: {
50: '#deffd2',
500: '#cfffbe',
950: '#000000',
},
}SCSS
$custom: #cfffbe; $custom-light: #deffd2; $custom-dark: #000000;
JSON
{
"hex": "#cfffbe",
"rgb": {
"r": 207,
"g": 255,
"b": 190
},
"hsl": {
"h": 104.308,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.95054,
"c": 0.09866,
"h": 137.6
},
"luminance": 0.88503
}Semantic roles & 50–950 ramp
primary
#CFFFBE
secondary
#CB7AE7
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683