#CBF98B#CBF98B
#CBF98B is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.6% C 0.146 H 127.6°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF98B |
|---|---|
| RGB | rgb(203, 249, 139) |
| HSL | hsl(85, 90%, 76%) |
| HSV | hsv(85, 44%, 98%) |
| CMYK | cmyk(18.5%, 0%, 44.2%, 2.4%) |
| CIE-LAB | lab(92.71, -32.26, 47.89) |
| CIE-LCH | lch(92.71, 57.74, 123.96°) |
| OKLab | oklab(92.6% -0.0893 0.116) |
| OKLCH | oklch(92.6% 0.146 127.6) |
| XYZ | xyz(63.1640, 82.3111, 36.9810) |
| Luminance | 0.8231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.99
Light Yellow Green
#CCFD7F
ΔE00 2.15
Light Pea Green
#C4FE82
ΔE00 2.23
Light Yellowish Green
#C2FF89
ΔE00 2.38
Celery
#C1FD95
ΔE00 2.87
Pale Lime
#BEFD73
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF98B #B98BF9
analogous
#F9F08B #CBF98B #94F98B
triadic
#CBF98B #8BCBF9 #F98BCB
tetradic
#CBF98B #8BF9F0 #B98BF9 #F98B94
square
#CBF98B #8BF9F0 #B98BF9 #F98B94
split-complementary
#CBF98B #8B94F9 #F08BF9
monochromatic
#97F317 #B1F651 #CBF98B #E5FCC5 #F2FDE2
Accessibility & contrast
On white
1.20
#CBF98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#CBF98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF98B
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF98B | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC82
Deuteranopia (green-blind)
#FCE991
Tritanopia (blue-blind)
#D0F0DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf98b; /* rgb */ color: rgb(203, 249, 139); /* oklch */ color: oklch(92.6% 0.146 127.6);
Tailwind
colors: {
custom: {
50: '#dcfbae',
500: '#cbf98b',
950: '#000000',
},
}SCSS
$custom: #cbf98b; $custom-light: #dcfbae; $custom-dark: #000000;
JSON
{
"hex": "#cbf98b",
"rgb": {
"r": 203,
"g": 249,
"b": 139
},
"hsl": {
"h": 85.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.92595,
"c": 0.14634,
"h": 127.6
},
"luminance": 0.82312
}Semantic roles & 50–950 ramp
primary
#CBF98B
secondary
#8951D8
accent
#00E660
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581