#CBFFA7#CBFFA7
#CBFFA7 is a very light, vivid yellow-green. Relative luminance 0.870; OKLCH L 94.4% C 0.126 H 133.2°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFFA7 |
|---|---|
| RGB | rgb(203, 255, 167) |
| HSL | hsl(95, 100%, 83%) |
| HSV | hsv(95, 35%, 100%) |
| CMYK | cmyk(20.4%, 0%, 34.5%, 0%) |
| CIE-LAB | lab(94.74, -31.54, 36.84) |
| CIE-LCH | lch(94.74, 48.50, 130.57°) |
| OKLab | oklab(94.36% -0.086 0.0916) |
| OKLCH | oklch(94.36% 0.126 133.2) |
| XYZ | xyz(67.3622, 87.0051, 49.7964) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 1.89
Tea Green
#BDF8A3
ΔE00 2.22
Celery
#C1FD95
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 3.00
Pale Green
#C7FDB5
ΔE00 3.15
Pale Light Green
#B1FC99
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFFA7 #DBA7FF
analogous
#F7FFA7 #CBFFA7 #A7FFAF
triadic
#CBFFA7 #A7CBFF #FFA7CB
tetradic
#CBFFA7 #A7F7FF #DBA7FF #FFAFA7
square
#CBFFA7 #A7F7FF #DBA7FF #FFAFA7
split-complementary
#CBFFA7 #AFA7FF #FFA7F7
monochromatic
#83FF2D #A7FF6A #CBFFA7 #EDFFE0 #EDFFE0
Accessibility & contrast
On white
1.14
#CBFFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#CBFFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFFA7
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFFA7 | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3A1
Deuteranopia (green-blind)
#FEEEAC
Tritanopia (blue-blind)
#CCF8E9
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #cbffa7; /* rgb */ color: rgb(203, 255, 167); /* oklch */ color: oklch(94.4% 0.126 133.2);
Tailwind
colors: {
custom: {
50: '#dcffc2',
500: '#cbffa7',
950: '#000000',
},
}SCSS
$custom: #cbffa7; $custom-light: #dcffc2; $custom-dark: #000000;
JSON
{
"hex": "#cbffa7",
"rgb": {
"r": 203,
"g": 255,
"b": 167
},
"hsl": {
"h": 95.455,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.94357,
"c": 0.12569,
"h": 133.2
},
"luminance": 0.87007
}Semantic roles & 50–950 ramp
primary
#CBFFA7
secondary
#B166E4
accent
#00E688
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#151812
muted
#848682