#CBFFAF#CBFFAF
#CBFFAF is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.117 H 135.0°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFAF |
|---|---|
| RGB | rgb(203, 255, 175) |
| HSL | hsl(99, 100%, 84%) |
| HSV | hsv(99, 31%, 100%) |
| CMYK | cmyk(20.4%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(94.87, -30.42, 33.03) |
| CIE-LCH | lch(94.87, 44.90, 132.65°) |
| OKLab | oklab(94.5% -0.0828 0.0828) |
| OKLCH | oklch(94.5% 0.117 135) |
| XYZ | xyz(68.1248, 87.3102, 53.8125) |
| Luminance | 0.8731 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.62
Pale Green
#C7FDB5
ΔE00 1.74
Tea Green
#BDF8A3
ΔE00 2.19
Washed Out Green
#BCF5A6
ΔE00 2.47
Very Light Green
#D1FFBD
ΔE00 2.67
Very Pale Green
#CFFDBC
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFAF #E3AFFF
analogous
#F3FFAF #CBFFAF #AFFFBB
triadic
#CBFFAF #AFCBFF #FFAFCB
tetradic
#CBFFAF #AFF3FF #E3AFFF #FFBBAF
square
#CBFFAF #AFF3FF #E3AFFF #FFBBAF
split-complementary
#CBFFAF #BBAFFF #FFAFF3
monochromatic
#7BFF35 #A3FF72 #CBFFAF #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CBFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#CBFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFAF
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFAF | 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)
#FFF3AA
Deuteranopia (green-blind)
#FDEFB3
Tritanopia (blue-blind)
#CBF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffaf; /* rgb */ color: rgb(203, 255, 175); /* oklch */ color: oklch(94.5% 0.117 135.0);
Tailwind
colors: {
custom: {
50: '#dcffc7',
500: '#cbffaf',
950: '#000000',
},
}SCSS
$custom: #cbffaf; $custom-light: #dcffc7; $custom-dark: #000000;
JSON
{
"hex": "#cbffaf",
"rgb": {
"r": 203,
"g": 255,
"b": 175
},
"hsl": {
"h": 99,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.94503,
"c": 0.11708,
"h": 135
},
"luminance": 0.87312
}Semantic roles & 50–950 ramp
primary
#CBFFAF
secondary
#BB6DE5
accent
#00E695
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682