#CBFFAE#CBFFAE
#CBFFAE is a very light, moderate yellow-green. Relative luminance 0.873; OKLCH L 94.5% C 0.118 H 134.8°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFAE |
|---|---|
| RGB | rgb(203, 255, 174) |
| HSL | hsl(99, 100%, 84%) |
| HSV | hsv(99, 32%, 100%) |
| CMYK | cmyk(20.4%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(94.85, -30.56, 33.51) |
| CIE-LCH | lch(94.85, 45.35, 132.37°) |
| OKLab | oklab(94.49% -0.0832 0.0839) |
| OKLCH | oklch(94.49% 0.118 134.8) |
| XYZ | xyz(68.0269, 87.2710, 53.2971) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 0.74
Pale Green
#C7FDB5
ΔE00 1.91
Tea Green
#BDF8A3
ΔE00 2.13
Washed Out Green
#BCF5A6
ΔE00 2.49
Very Light Green
#D1FFBD
ΔE00 2.84
Very Pale Green
#CFFDBC
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFAE #E2AEFF
analogous
#F3FFAE #CBFFAE #AEFFBA
triadic
#CBFFAE #AECBFF #FFAECB
tetradic
#CBFFAE #AEF3FF #E2AEFF #FFBAAE
square
#CBFFAE #AEF3FF #E2AEFF #FFBAAE
split-complementary
#CBFFAE #BAAEFF #FFAEF3
monochromatic
#7CFF34 #A4FF71 #CBFFAE #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.14
#CBFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#CBFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFAE
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFAE | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A9
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#CBF9EA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffae; /* rgb */ color: rgb(203, 255, 174); /* oklch */ color: oklch(94.5% 0.118 134.8);
Tailwind
colors: {
custom: {
50: '#dcffc6',
500: '#cbffae',
950: '#000000',
},
}SCSS
$custom: #cbffae; $custom-light: #dcffc6; $custom-dark: #000000;
JSON
{
"hex": "#cbffae",
"rgb": {
"r": 203,
"g": 255,
"b": 174
},
"hsl": {
"h": 98.519,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.94485,
"c": 0.11815,
"h": 134.8
},
"luminance": 0.87273
}Semantic roles & 50–950 ramp
primary
#CBFFAE
secondary
#BA6CE5
accent
#00E693
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151813
muted
#848682