#CBFFA8#CBFFA8
#CBFFA8 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.4% C 0.125 H 133.4°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFA8 |
|---|---|
| RGB | rgb(203, 255, 168) |
| HSL | hsl(96, 100%, 83%) |
| HSV | hsv(96, 34%, 100%) |
| CMYK | cmyk(20.4%, 0%, 34.1%, 0%) |
| CIE-LAB | lab(94.76, -31.40, 36.37) |
| CIE-LCH | lch(94.76, 48.05, 130.81°) |
| OKLab | oklab(94.38% -0.0856 0.0905) |
| OKLCH | oklch(94.38% 0.125 133.4) |
| XYZ | xyz(67.4550, 87.0423, 50.2851) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.72
Tea Green
#BDF8A3
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.81
Washed Out Green
#BCF5A6
ΔE00 2.90
Pale Green
#C7FDB5
ΔE00 2.97
Light Pastel Green
#B2FBA5
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFA8 #DCA8FF
analogous
#F7FFA8 #CBFFA8 #A8FFB0
triadic
#CBFFA8 #A8CBFF #FFA8CB
tetradic
#CBFFA8 #A8F7FF #DCA8FF #FFB0A8
square
#CBFFA8 #A8F7FF #DCA8FF #FFB0A8
split-complementary
#CBFFA8 #B0A8FF #FFA8F7
monochromatic
#82FF2E #A6FF6B #CBFFA8 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CBFFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#CBFFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFA8
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFA8 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A2
Deuteranopia (green-blind)
#FEEEAD
Tritanopia (blue-blind)
#CCF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffa8; /* rgb */ color: rgb(203, 255, 168); /* oklch */ color: oklch(94.4% 0.125 133.4);
Tailwind
colors: {
custom: {
50: '#dcffc2',
500: '#cbffa8',
950: '#000000',
},
}SCSS
$custom: #cbffa8; $custom-light: #dcffc2; $custom-dark: #000000;
JSON
{
"hex": "#cbffa8",
"rgb": {
"r": 203,
"g": 255,
"b": 168
},
"hsl": {
"h": 95.862,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.94375,
"c": 0.12462,
"h": 133.4
},
"luminance": 0.87044
}Semantic roles & 50–950 ramp
primary
#CBFFA8
secondary
#B267E4
accent
#00E689
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682