#CBF995#CBF995
#CBF995 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.7% C 0.136 H 128.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF995 |
|---|---|
| RGB | rgb(203, 249, 149) |
| HSL | hsl(88, 89%, 78%) |
| HSV | hsv(88, 40%, 98%) |
| CMYK | cmyk(18.5%, 0%, 40.2%, 2.4%) |
| CIE-LAB | lab(92.85, -31.08, 43.23) |
| CIE-LCH | lch(92.85, 53.25, 125.71°) |
| OKLab | oklab(92.75% -0.0854 0.1059) |
| OKLCH | oklch(92.75% 0.136 128.9) |
| XYZ | xyz(63.9283, 82.6169, 41.0066) |
| Luminance | 0.8262 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.12
Celery
#C1FD95
ΔE00 2.22
Light Yellowish Green
#C2FF89
ΔE00 2.92
Light Pea Green
#C4FE82
ΔE00 3.31
Light Yellow Green
#CCFD7F
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF995 #C395F9
analogous
#F9F595 #CBF995 #99F995
triadic
#CBF995 #95CBF9 #F995CB
tetradic
#CBF995 #95F9F5 #C395F9 #F99599
square
#CBF995 #95F9F5 #C395F9 #F99599
split-complementary
#CBF995 #9599F9 #F595F9
monochromatic
#92F221 #AFF65B #CBF995 #E7FCCF #F1FDE2
Accessibility & contrast
On white
1.20
#CBF995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CBF995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF995
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF995 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8D
Deuteranopia (green-blind)
#FBE99A
Tritanopia (blue-blind)
#CFF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf995; /* rgb */ color: rgb(203, 249, 149); /* oklch */ color: oklch(92.7% 0.136 128.9);
Tailwind
colors: {
custom: {
50: '#dcfbb5',
500: '#cbf995',
950: '#000000',
},
}SCSS
$custom: #cbf995; $custom-light: #dcfbb5; $custom-dark: #000000;
JSON
{
"hex": "#cbf995",
"rgb": {
"r": 203,
"g": 249,
"b": 149
},
"hsl": {
"h": 87.6,
"s": 89.286,
"l": 78.039
},
"oklch": {
"l": 0.92747,
"c": 0.13604,
"h": 128.9
},
"luminance": 0.82618
}Semantic roles & 50–950 ramp
primary
#CBF995
secondary
#9459D9
accent
#00E66A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581