#CBF898#CBF898
#CBF898 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.6% C 0.131 H 129.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF898 |
|---|---|
| RGB | rgb(203, 248, 152) |
| HSL | hsl(88, 87%, 78%) |
| HSV | hsv(88, 39%, 97%) |
| CMYK | cmyk(18.1%, 0%, 38.7%, 2.7%) |
| CIE-LAB | lab(92.62, -30.25, 41.47) |
| CIE-LCH | lch(92.62, 51.33, 126.10°) |
| OKLab | oklab(92.58% -0.083 0.1019) |
| OKLCH | oklch(92.58% 0.131 129.1) |
| XYZ | xyz(63.8627, 82.0974, 42.1815) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.55
Light Yellowish Green
#C2FF89
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 3.59
Light Pea Green
#C4FE82
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF898 #C598F8
analogous
#F8F598 #CBF898 #9BF898
triadic
#CBF898 #98CBF8 #F898CB
tetradic
#CBF898 #98F8F5 #C598F8 #F8989B
square
#CBF898 #98F8F5 #C598F8 #F8989B
split-complementary
#CBF898 #989BF8 #F598F8
monochromatic
#91F025 #AEF45F #CBF898 #E8FCD1 #F1FDE2
Accessibility & contrast
On white
1.21
#CBF898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#CBF898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF898
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF898 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC91
Deuteranopia (green-blind)
#FAE99D
Tritanopia (blue-blind)
#CFF0E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf898; /* rgb */ color: rgb(203, 248, 152); /* oklch */ color: oklch(92.6% 0.131 129.1);
Tailwind
colors: {
custom: {
50: '#dcfab7',
500: '#cbf898',
950: '#000000',
},
}SCSS
$custom: #cbf898; $custom-light: #dcfab7; $custom-dark: #000000;
JSON
{
"hex": "#cbf898",
"rgb": {
"r": 203,
"g": 248,
"b": 152
},
"hsl": {
"h": 88.125,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.92577,
"c": 0.13142,
"h": 129.1
},
"luminance": 0.82098
}Semantic roles & 50–950 ramp
primary
#CBF898
secondary
#965CD8
accent
#02E46C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581