#CBF775#CBF775
#CBF775 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.165 H 125.1°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF775 |
|---|---|
| RGB | rgb(203, 247, 117) |
| HSL | hsl(80, 89%, 71%) |
| HSV | hsv(80, 53%, 97%) |
| CMYK | cmyk(17.8%, 0%, 52.6%, 3.1%) |
| CIE-LAB | lab(91.91, -33.60, 57.16) |
| CIE-LCH | lch(91.91, 66.30, 120.45°) |
| OKLab | oklab(91.87% -0.0947 0.1349) |
| OKLCH | oklch(91.87% 0.165 125.1) |
| XYZ | xyz(61.1003, 80.5019, 29.1456) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.64
Pear
#CBF85F
ΔE00 2.57
Pale Lime
#BEFD73
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 2.97
Light Lime Green
#B9FF66
ΔE00 3.88
Light Yellowish Green
#C2FF89
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF775 #A175F7
analogous
#F7E275 #CBF775 #8AF775
triadic
#CBF775 #75CBF7 #F775CB
tetradic
#CBF775 #75F7E2 #A175F7 #F7758A
square
#CBF775 #75F7E2 #A175F7 #F7758A
split-complementary
#CBF775 #758AF7 #E275F7
monochromatic
#9CE40D #B5F43B #CBF775 #E1FAAF #F4FDE2
Accessibility & contrast
On white
1.23
#CBF775 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CBF775 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF775
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF775 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF775 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FDE77D
Tritanopia (blue-blind)
#D2EDDA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbf775; /* rgb */ color: rgb(203, 247, 117); /* oklch */ color: oklch(91.9% 0.165 125.1);
Tailwind
colors: {
custom: {
50: '#ddfaa0',
500: '#cbf775',
950: '#000000',
},
}SCSS
$custom: #cbf775; $custom-light: #ddfaa0; $custom-dark: #000000;
JSON
{
"hex": "#cbf775",
"rgb": {
"r": 203,
"g": 247,
"b": 117
},
"hsl": {
"h": 80.308,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.91866,
"c": 0.1648,
"h": 125.1
},
"luminance": 0.80502
}Semantic roles & 50–950 ramp
primary
#CBF775
secondary
#703ED2
accent
#00E64E
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580