#CBFE9F#CBFE9F
#CBFE9F is a very light, vivid yellow-green. Relative luminance 0.861; OKLCH L 94.0% C 0.133 H 131.5°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE9F |
|---|---|
| RGB | rgb(203, 254, 159) |
| HSL | hsl(92, 98%, 81%) |
| HSV | hsv(92, 37%, 100%) |
| CMYK | cmyk(20.1%, 0%, 37.4%, 0.4%) |
| CIE-LAB | lab(94.35, -32.14, 40.28) |
| CIE-LCH | lch(94.35, 51.53, 128.59°) |
| OKLab | oklab(94% -0.088 0.0994) |
| OKLCH | oklch(94% 0.133 131.5) |
| XYZ | xyz(66.3273, 86.0821, 45.9152) |
| Luminance | 0.8608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.77
Pistachio (survey)
#C0FA8B
ΔE00 2.69
Tea Green
#BDF8A3
ΔE00 2.90
Light Light Green
#C8FFB0
ΔE00 3.17
Light Yellowish Green
#C2FF89
ΔE00 3.29
Pale Light Green
#B1FC99
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE9F #D29FFE
analogous
#FAFE9F #CBFE9F #9FFEA2
triadic
#CBFE9F #9FCBFE #FE9FCB
tetradic
#CBFE9F #9FFAFE #D29FFE #FEA29F
square
#CBFE9F #9FFAFE #D29FFE #FEA29F
split-complementary
#CBFE9F #A29FFE #FE9FFA
monochromatic
#89FD26 #AAFD62 #CBFE9F #ECFFDC #EFFFE1
Accessibility & contrast
On white
1.15
#CBFE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#CBFE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE9F
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE9F | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF198
Deuteranopia (green-blind)
#FEEDA4
Tritanopia (blue-blind)
#CDF7E6
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbfe9f; /* rgb */ color: rgb(203, 254, 159); /* oklch */ color: oklch(94.0% 0.133 131.5);
Tailwind
colors: {
custom: {
50: '#dcffbc',
500: '#cbfe9f',
950: '#000000',
},
}SCSS
$custom: #cbfe9f; $custom-light: #dcffbc; $custom-dark: #000000;
JSON
{
"hex": "#cbfe9f",
"rgb": {
"r": 203,
"g": 254,
"b": 159
},
"hsl": {
"h": 92.211,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.94001,
"c": 0.13274,
"h": 131.5
},
"luminance": 0.86083
}Semantic roles & 50–950 ramp
primary
#CBFE9F
secondary
#A560E1
accent
#00E67B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682