#CBFFAA#CBFFAA
#CBFFAA is a very light, vivid yellow-green. Relative luminance 0.871; OKLCH L 94.4% C 0.122 H 133.8°. Best body text is #000000 at 18.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFAA |
|---|---|
| RGB | rgb(203, 255, 170) |
| HSL | hsl(97, 100%, 83%) |
| HSV | hsv(97, 33%, 100%) |
| CMYK | cmyk(20.4%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(94.79, -31.13, 35.41) |
| CIE-LCH | lch(94.79, 47.15, 131.31°) |
| OKLab | oklab(94.41% -0.0848 0.0883) |
| OKLCH | oklch(94.41% 0.122 133.8) |
| XYZ | xyz(67.6428, 87.1174, 51.2739) |
| Luminance | 0.8712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.38
Tea Green
#BDF8A3
ΔE00 2.09
Pale Green
#C7FDB5
ΔE00 2.62
Washed Out Green
#BCF5A6
ΔE00 2.72
Celery
#C1FD95
ΔE00 3.13
Very Light Green
#D1FFBD
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFAA #DEAAFF
analogous
#F5FFAA #CBFFAA #AAFFB3
triadic
#CBFFAA #AACBFF #FFAACB
tetradic
#CBFFAA #AAF5FF #DEAAFF #FFB3AA
square
#CBFFAA #AAF5FF #DEAAFF #FFB3AA
split-complementary
#CBFFAA #B3AAFF #FFAAF5
monochromatic
#80FF30 #A6FF6D #CBFFAA #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.14
#CBFFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.42
#CBFFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFAA
18.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFAA | 1.00 | 1.14 | 18.42 | 18.42 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A4
Deuteranopia (green-blind)
#FEEEAE
Tritanopia (blue-blind)
#CCF9E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffaa; /* rgb */ color: rgb(203, 255, 170); /* oklch */ color: oklch(94.4% 0.122 133.8);
Tailwind
colors: {
custom: {
50: '#dcffc4',
500: '#cbffaa',
950: '#000000',
},
}SCSS
$custom: #cbffaa; $custom-light: #dcffc4; $custom-dark: #000000;
JSON
{
"hex": "#cbffaa",
"rgb": {
"r": 203,
"g": 255,
"b": 170
},
"hsl": {
"h": 96.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.94411,
"c": 0.12247,
"h": 133.8
},
"luminance": 0.87119
}Semantic roles & 50–950 ramp
primary
#CBFFAA
secondary
#B469E4
accent
#00E68C
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682