#CBF094#CBF094
#CBF094 is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.8% C 0.124 H 126.6°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF094 |
|---|---|
| RGB | rgb(203, 240, 148) |
| HSL | hsl(84, 75%, 76%) |
| HSV | hsv(84, 38%, 94%) |
| CMYK | cmyk(15.4%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(90.39, -26.99, 40.58) |
| CIE-LCH | lch(90.39, 48.73, 123.63°) |
| OKLab | oklab(90.77% -0.074 0.0997) |
| OKLCH | oklch(90.77% 0.124 126.6) |
| XYZ | xyz(61.1334, 77.1543, 39.6828) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.96
Celery
#C1FD95
ΔE00 4.18
Tea Green
#BDF8A3
ΔE00 4.64
Light Yellowish Green
#C2FF89
ΔE00 4.96
Washed Out Green
#BCF5A6
ΔE00 4.98
Light Yellow Green
#CCFD7F
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF094 #B994F0
analogous
#F0E794 #CBF094 #9DF094
triadic
#CBF094 #94CBF0 #F094CB
tetradic
#CBF094 #94F0E7 #B994F0 #F0949D
square
#CBF094 #94F0E7 #B994F0 #F0949D
split-complementary
#CBF094 #949DF0 #E794F0
monochromatic
#97E129 #B1E85E #CBF094 #E5F8CA #F2FBE4
Accessibility & contrast
On white
1.28
#CBF094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#CBF094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF094
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF094 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58D
Deuteranopia (green-blind)
#F4E399
Tritanopia (blue-blind)
#D0E8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf094; /* rgb */ color: rgb(203, 240, 148); /* oklch */ color: oklch(90.8% 0.124 126.6);
Tailwind
colors: {
custom: {
50: '#dcf5b4',
500: '#cbf094',
950: '#000000',
},
}SCSS
$custom: #cbf094; $custom-light: #dcf5b4; $custom-dark: #000000;
JSON
{
"hex": "#cbf094",
"rgb": {
"r": 203,
"g": 240,
"b": 148
},
"hsl": {
"h": 84.13,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.90772,
"c": 0.12418,
"h": 126.6
},
"luminance": 0.77155
}Semantic roles & 50–950 ramp
primary
#CBF094
secondary
#895CCD
accent
#0ED85F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581