#CBF994#CBF994
#CBF994 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.7% C 0.137 H 128.8°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF994 |
|---|---|
| RGB | rgb(203, 249, 148) |
| HSL | hsl(87, 89%, 78%) |
| HSV | hsv(87, 41%, 98%) |
| CMYK | cmyk(18.5%, 0%, 40.6%, 2.4%) |
| CIE-LAB | lab(92.83, -31.21, 43.70) |
| CIE-LCH | lch(92.83, 53.70, 125.53°) |
| OKLab | oklab(92.73% -0.0858 0.1069) |
| OKLCH | oklch(92.73% 0.137 128.8) |
| XYZ | xyz(63.8488, 82.5851, 40.5879) |
| Luminance | 0.8259 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.06
Celery
#C1FD95
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.83
Light Pea Green
#C4FE82
ΔE00 3.18
Light Yellow Green
#CCFD7F
ΔE00 3.46
Tea Green
#BDF8A3
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF994 #C294F9
analogous
#F9F594 #CBF994 #98F994
triadic
#CBF994 #94CBF9 #F994CB
tetradic
#CBF994 #94F9F5 #C294F9 #F99498
square
#CBF994 #94F9F5 #C294F9 #F99498
split-complementary
#CBF994 #9498F9 #F594F9
monochromatic
#93F320 #AFF65A #CBF994 #E7FCCE #F1FDE2
Accessibility & contrast
On white
1.20
#CBF994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#CBF994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF994
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF994 | 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)
#FFEC8C
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#CFF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf994; /* rgb */ color: rgb(203, 249, 148); /* oklch */ color: oklch(92.7% 0.137 128.8);
Tailwind
colors: {
custom: {
50: '#dcfbb5',
500: '#cbf994',
950: '#000000',
},
}SCSS
$custom: #cbf994; $custom-light: #dcfbb5; $custom-dark: #000000;
JSON
{
"hex": "#cbf994",
"rgb": {
"r": 203,
"g": 249,
"b": 148
},
"hsl": {
"h": 87.327,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.92731,
"c": 0.13708,
"h": 128.8
},
"luminance": 0.82586
}Semantic roles & 50–950 ramp
primary
#CBF994
secondary
#9359D9
accent
#00E669
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581