#CFFBA8#CFFBA8
#CFFBA8 is a very light, moderate yellow-green. Relative luminance 0.851; OKLCH L 93.8% C 0.117 H 131.0°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFBA8 |
|---|---|
| RGB | rgb(207, 251, 168) |
| HSL | hsl(92, 91%, 82%) |
| HSV | hsv(92, 33%, 98%) |
| CMYK | cmyk(17.5%, 0%, 33.1%, 1.6%) |
| CIE-LAB | lab(93.92, -28.15, 35.30) |
| CIE-LCH | lch(93.92, 45.15, 128.57°) |
| OKLab | oklab(93.77% -0.0766 0.088) |
| OKLCH | oklch(93.77% 0.117 131) |
| XYZ | xyz(67.2960, 85.0859, 49.9159) |
| Luminance | 0.8509 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.38
Tea Green
#BDF8A3
ΔE00 2.79
Washed Out Green
#BCF5A6
ΔE00 3.14
Pale Green
#C7FDB5
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.63
Very Light Green
#D1FFBD
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFBA8 #D4A8FB
analogous
#F9FBA8 #CFFBA8 #A8FBAB
triadic
#CFFBA8 #A8CFFB #FBA8CF
tetradic
#CFFBA8 #A8F9FB #D4A8FB #FBABA8
square
#CFFBA8 #A8F9FB #D4A8FB #FBABA8
split-complementary
#CFFBA8 #ABA8FB #FBA8F9
monochromatic
#8EF633 #AFF86D #CFFBA8 #EFFEE2 #EFFEE2
Accessibility & contrast
On white
1.17
#CFFBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#CFFBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFBA8
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFBA8 | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A2
Deuteranopia (green-blind)
#FCECAC
Tritanopia (blue-blind)
#D1F4E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #cffba8; /* rgb */ color: rgb(207, 251, 168); /* oklch */ color: oklch(93.8% 0.117 131.0);
Tailwind
colors: {
custom: {
50: '#defcc2',
500: '#cffba8',
950: '#000000',
},
}SCSS
$custom: #cffba8; $custom-light: #defcc2; $custom-dark: #000000;
JSON
{
"hex": "#cffba8",
"rgb": {
"r": 207,
"g": 251,
"b": 168
},
"hsl": {
"h": 91.807,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.93766,
"c": 0.1167,
"h": 131
},
"luminance": 0.85087
}Semantic roles & 50–950 ramp
primary
#CFFBA8
secondary
#A769DE
accent
#00E67A
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151712
muted
#848582