#CBF777#CBF777
#CBF777 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.163 H 125.2°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF777 |
|---|---|
| RGB | rgb(203, 247, 119) |
| HSL | hsl(81, 89%, 72%) |
| HSV | hsv(81, 52%, 97%) |
| CMYK | cmyk(17.8%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(91.93, -33.42, 56.28) |
| CIE-LCH | lch(91.93, 65.45, 120.70°) |
| OKLab | oklab(91.89% -0.094 0.1331) |
| OKLCH | oklch(91.89% 0.163 125.2) |
| XYZ | xyz(61.2191, 80.5494, 29.7715) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.50
Light Pea Green
#C4FE82
ΔE00 2.81
Pear
#CBF85F
ΔE00 2.82
Pale Lime
#BEFD73
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 3.80
Light Lime Green
#B9FF66
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF777 #A377F7
analogous
#F7E377 #CBF777 #8BF777
triadic
#CBF777 #77CBF7 #F777CB
tetradic
#CBF777 #77F7E3 #A377F7 #F7778B
square
#CBF777 #77F7E3 #A377F7 #F7778B
split-complementary
#CBF777 #778BF7 #E377F7
monochromatic
#9CE60E #B5F43D #CBF777 #E1FAB1 #F4FDE2
Accessibility & contrast
On white
1.23
#CBF777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CBF777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF777
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF777 | 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)
#FFE96B
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#D2EDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbf777; /* rgb */ color: rgb(203, 247, 119); /* oklch */ color: oklch(91.9% 0.163 125.2);
Tailwind
colors: {
custom: {
50: '#ddfaa1',
500: '#cbf777',
950: '#000000',
},
}SCSS
$custom: #cbf777; $custom-light: #ddfaa1; $custom-dark: #000000;
JSON
{
"hex": "#cbf777",
"rgb": {
"r": 203,
"g": 247,
"b": 119
},
"hsl": {
"h": 80.625,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.9189,
"c": 0.16297,
"h": 125.2
},
"luminance": 0.8055
}Semantic roles & 50–950 ramp
primary
#CBF777
secondary
#7240D2
accent
#00E64F
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580