#CBFFA6#CBFFA6
#CBFFA6 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.3% C 0.127 H 133.0°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFA6 |
|---|---|
| RGB | rgb(203, 255, 166) |
| HSL | hsl(95, 100%, 83%) |
| HSV | hsv(95, 35%, 100%) |
| CMYK | cmyk(20.4%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(94.72, -31.68, 37.32) |
| CIE-LCH | lch(94.72, 48.95, 130.33°) |
| OKLab | oklab(94.34% -0.0864 0.0927) |
| OKLCH | oklch(94.34% 0.127 133) |
| XYZ | xyz(67.2701, 86.9683, 49.3114) |
| Luminance | 0.8697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 2.06
Tea Green
#BDF8A3
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.51
Washed Out Green
#BCF5A6
ΔE00 3.10
Pale Green
#C7FDB5
ΔE00 3.32
Pistachio (survey)
#C0FA8B
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFA6 #DAA6FF
analogous
#F8FFA6 #CBFFA6 #A6FFAD
triadic
#CBFFA6 #A6CBFF #FFA6CB
tetradic
#CBFFA6 #A6F8FF #DAA6FF #FFADA6
square
#CBFFA6 #A6F8FF #DAA6FF #FFADA6
split-complementary
#CBFFA6 #ADA6FF #FFA6F8
monochromatic
#83FF2C #A7FF69 #CBFFA6 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CBFFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#CBFFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFA6
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFA6 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A0
Deuteranopia (green-blind)
#FEEEAB
Tritanopia (blue-blind)
#CCF8E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffa6; /* rgb */ color: rgb(203, 255, 166); /* oklch */ color: oklch(94.3% 0.127 133.0);
Tailwind
colors: {
custom: {
50: '#dcffc1',
500: '#cbffa6',
950: '#000000',
},
}SCSS
$custom: #cbffa6; $custom-light: #dcffc1; $custom-dark: #000000;
JSON
{
"hex": "#cbffa6",
"rgb": {
"r": 203,
"g": 255,
"b": 166
},
"hsl": {
"h": 95.056,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.94339,
"c": 0.12676,
"h": 133
},
"luminance": 0.8697
}Semantic roles & 50–950 ramp
primary
#CBFFA6
secondary
#AF65E4
accent
#00E686
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682