#CFFEBE#CFFEBE
#CFFEBE is a very light, moderate green. Relative luminance 0.879; OKLCH L 94.8% C 0.097 H 137.5°. Best body text is #000000 at 18.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFEBE |
|---|---|
| RGB | rgb(207, 254, 190) |
| HSL | hsl(104, 97%, 87%) |
| HSV | hsv(104, 25%, 100%) |
| CMYK | cmyk(18.5%, 0%, 25.2%, 0.4%) |
| CIE-LAB | lab(95.10, -26.36, 25.83) |
| CIE-LCH | lch(95.10, 36.91, 135.59°) |
| OKLab | oklab(94.84% -0.0716 0.0656) |
| OKLCH | oklch(94.84% 0.097 137.5) |
| XYZ | xyz(70.4661, 87.8652, 61.9523) |
| Luminance | 0.8787 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 0.38
Very Light Green
#D1FFBD
ΔE00 0.55
Pale Green
#C7FDB5
ΔE00 1.83
Celadon
#BEFDB7
ΔE00 2.78
Light Light Green
#C8FFB0
ΔE00 2.90
Washed Out Green
#BCF5A6
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFEBE #EDBEFE
analogous
#EFFEBE #CFFEBE #BEFECD
triadic
#CFFEBE #BECFFE #FEBECF
tetradic
#CFFEBE #BEEFFE #EDBEFE #FECDBE
square
#CFFEBE #BEEFFE #EDBEFE #FECDBE
split-complementary
#CFFEBE #CDBEFE #FEBEEF
monochromatic
#76FC45 #A2FD82 #CFFEBE #E9FFE1 #E9FFE1
Accessibility & contrast
On white
1.13
#CFFEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.57
#CFFEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFEBE
18.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFEBE | 1.00 | 1.13 | 18.57 | 18.57 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FBEFC1
Tritanopia (blue-blind)
#CEF9ED
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #cffebe; /* rgb */ color: rgb(207, 254, 190); /* oklch */ color: oklch(94.8% 0.097 137.5);
Tailwind
colors: {
custom: {
50: '#deffd2',
500: '#cffebe',
950: '#000000',
},
}SCSS
$custom: #cffebe; $custom-light: #deffd2; $custom-dark: #000000;
JSON
{
"hex": "#cffebe",
"rgb": {
"r": 207,
"g": 254,
"b": 190
},
"hsl": {
"h": 104.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.9484,
"c": 0.09709,
"h": 137.5
},
"luminance": 0.87867
}Semantic roles & 50–950 ramp
primary
#CFFEBE
secondary
#C97BE6
accent
#00E6A9
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#151814
muted
#848683