#CBF778#CBF778
#CBF778 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.9% C 0.162 H 125.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF778 |
|---|---|
| RGB | rgb(203, 247, 120) |
| HSL | hsl(81, 89%, 72%) |
| HSV | hsv(81, 51%, 97%) |
| CMYK | cmyk(17.8%, 0%, 51.4%, 3.1%) |
| CIE-LAB | lab(91.94, -33.32, 55.84) |
| CIE-LCH | lch(91.94, 65.02, 120.83°) |
| OKLab | oklab(91.9% -0.0936 0.1323) |
| OKLCH | oklch(91.9% 0.162 125.3) |
| XYZ | xyz(61.2795, 80.5735, 30.0895) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.44
Light Pea Green
#C4FE82
ΔE00 2.74
Pale Lime
#BEFD73
ΔE00 2.88
Pear
#CBF85F
ΔE00 2.95
Light Yellowish Green
#C2FF89
ΔE00 3.71
Pistachio (survey)
#C0FA8B
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF778 #A478F7
analogous
#F7E378 #CBF778 #8CF778
triadic
#CBF778 #78CBF7 #F778CB
tetradic
#CBF778 #78F7E3 #A478F7 #F7788C
square
#CBF778 #78F7E3 #A478F7 #F7788C
split-complementary
#CBF778 #788CF7 #E378F7
monochromatic
#9CE70E #B5F43E #CBF778 #E1FAB2 #F4FDE2
Accessibility & contrast
On white
1.23
#CBF778 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CBF778 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF778
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF778 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF778 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#FCE780
Tritanopia (blue-blind)
#D2EDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbf778; /* rgb */ color: rgb(203, 247, 120); /* oklch */ color: oklch(91.9% 0.162 125.3);
Tailwind
colors: {
custom: {
50: '#ddfaa2',
500: '#cbf778',
950: '#000000',
},
}SCSS
$custom: #cbf778; $custom-light: #ddfaa2; $custom-dark: #000000;
JSON
{
"hex": "#cbf778",
"rgb": {
"r": 203,
"g": 247,
"b": 120
},
"hsl": {
"h": 80.787,
"s": 88.811,
"l": 71.961
},
"oklch": {
"l": 0.91902,
"c": 0.16205,
"h": 125.3
},
"luminance": 0.80574
}Semantic roles & 50–950 ramp
primary
#CBF778
secondary
#7341D3
accent
#00E550
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580