#CBF79F#CBF79F
#CBF79F is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 92.5% C 0.122 H 130.1°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF79F |
|---|---|
| RGB | rgb(203, 247, 159) |
| HSL | hsl(90, 85%, 80%) |
| HSV | hsv(90, 36%, 97%) |
| CMYK | cmyk(17.8%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(92.45, -28.88, 37.80) |
| CIE-LCH | lch(92.45, 47.57, 127.38°) |
| OKLab | oklab(92.48% -0.0789 0.0937) |
| OKLCH | oklch(92.48% 0.122 130.1) |
| XYZ | xyz(64.1464, 81.7203, 45.1882) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.86
Celery
#C1FD95
ΔE00 3.05
Light Light Green
#C8FFB0
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 3.34
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Pale Green
#C7FDB5
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF79F #CB9FF7
analogous
#F7F79F #CBF79F #9FF79F
triadic
#CBF79F #9FCBF7 #F79FCB
tetradic
#CBF79F #9FF7F7 #CB9FF7 #F79F9F
square
#CBF79F #9FF7F7 #CB9FF7 #F79F9F
split-complementary
#CBF79F #9F9FF7 #F79FF7
monochromatic
#8EEE2E #ACF267 #CBF79F #EAFCD7 #F0FDE3
Accessibility & contrast
On white
1.21
#CBF79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#CBF79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF79F
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF79F | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB99
Deuteranopia (green-blind)
#F8E8A4
Tritanopia (blue-blind)
#CEF0E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf79f; /* rgb */ color: rgb(203, 247, 159); /* oklch */ color: oklch(92.5% 0.122 130.1);
Tailwind
colors: {
custom: {
50: '#dcfabc',
500: '#cbf79f',
950: '#000000',
},
}SCSS
$custom: #cbf79f; $custom-light: #dcfabc; $custom-dark: #000000;
JSON
{
"hex": "#cbf79f",
"rgb": {
"r": 203,
"g": 247,
"b": 159
},
"hsl": {
"h": 90,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.92478,
"c": 0.12244,
"h": 130.1
},
"luminance": 0.81721
}Semantic roles & 50–950 ramp
primary
#CBF79F
secondary
#9D63D7
accent
#04E173
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582