#CBF878#CBF878
#CBF878 is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.1% C 0.163 H 125.5°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF878 |
|---|---|
| RGB | rgb(203, 248, 120) |
| HSL | hsl(81, 90%, 72%) |
| HSV | hsv(81, 52%, 97%) |
| CMYK | cmyk(18.1%, 0%, 51.6%, 2.7%) |
| CIE-LAB | lab(92.21, -33.78, 56.16) |
| CIE-LCH | lch(92.21, 65.53, 121.03°) |
| OKLab | oklab(92.12% -0.0949 0.133) |
| OKLCH | oklch(92.12% 0.163 125.5) |
| XYZ | xyz(61.5861, 81.1868, 30.1917) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.25
Light Pea Green
#C4FE82
ΔE00 2.59
Pale Lime
#BEFD73
ΔE00 2.69
Pear
#CBF85F
ΔE00 2.90
Light Yellowish Green
#C2FF89
ΔE00 3.59
Light Lime Green
#B9FF66
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF878 #A578F8
analogous
#F8E578 #CBF878 #8BF878
triadic
#CBF878 #78CBF8 #F878CB
tetradic
#CBF878 #78F8E5 #A578F8 #F8788B
square
#CBF878 #78F8E5 #A578F8 #F8788B
split-complementary
#CBF878 #788BF8 #E578F8
monochromatic
#9CE90C #B5F53E #CBF878 #E1FBB2 #F4FDE2
Accessibility & contrast
On white
1.22
#CBF878 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CBF878 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF878
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF878 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF878 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6C
Deuteranopia (green-blind)
#FDE880
Tritanopia (blue-blind)
#D2EEDB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cbf878; /* rgb */ color: rgb(203, 248, 120); /* oklch */ color: oklch(92.1% 0.163 125.5);
Tailwind
colors: {
custom: {
50: '#ddfaa2',
500: '#cbf878',
950: '#000000',
},
}SCSS
$custom: #cbf878; $custom-light: #ddfaa2; $custom-dark: #000000;
JSON
{
"hex": "#cbf878",
"rgb": {
"r": 203,
"g": 248,
"b": 120
},
"hsl": {
"h": 81.094,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.92122,
"c": 0.16336,
"h": 125.5
},
"luminance": 0.81187
}Semantic roles & 50–950 ramp
primary
#CBF878
secondary
#7440D4
accent
#00E651
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580