#CBEF95#CBEF95
#CBEF95 is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.6% C 0.122 H 126.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF95 |
|---|---|
| RGB | rgb(203, 239, 149) |
| HSL | hsl(84, 74%, 76%) |
| HSV | hsv(84, 38%, 94%) |
| CMYK | cmyk(15.1%, 0%, 37.7%, 6.3%) |
| CIE-LAB | lab(90.14, -26.39, 39.75) |
| CIE-LCH | lch(90.14, 47.71, 123.58°) |
| OKLab | oklab(90.57% -0.0723 0.0979) |
| OKLCH | oklch(90.57% 0.122 126.5) |
| XYZ | xyz(60.9193, 76.5989, 40.0036) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.28
Celery
#C1FD95
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.68
Washed Out Green
#BCF5A6
ΔE00 4.94
Light Yellowish Green
#C2FF89
ΔE00 5.29
Light Yellow Green
#CCFD7F
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF95 #B995EF
analogous
#EFE695 #CBEF95 #9EEF95
triadic
#CBEF95 #95CBEF #EF95CB
tetradic
#CBEF95 #95EFE6 #B995EF #EF959E
square
#CBEF95 #95EFE6 #B995EF #EF959E
split-complementary
#CBEF95 #959EEF #E695EF
monochromatic
#97DF2B #B1E760 #CBEF95 #E5F7CA #F2FBE4
Accessibility & contrast
On white
1.29
#CBEF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CBEF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF95
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF95 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48E
Deuteranopia (green-blind)
#F3E29A
Tritanopia (blue-blind)
#D0E7D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef95; /* rgb */ color: rgb(203, 239, 149); /* oklch */ color: oklch(90.6% 0.122 126.5);
Tailwind
colors: {
custom: {
50: '#dcf4b5',
500: '#cbef95',
950: '#000000',
},
}SCSS
$custom: #cbef95; $custom-light: #dcf4b5; $custom-dark: #000000;
JSON
{
"hex": "#cbef95",
"rgb": {
"r": 203,
"g": 239,
"b": 149
},
"hsl": {
"h": 84,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.90571,
"c": 0.12166,
"h": 126.5
},
"luminance": 0.76599
}Semantic roles & 50–950 ramp
primary
#CBEF95
secondary
#895DCB
accent
#10D65F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581