#CBF07F#CBF07F
#CBF07F is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.146 H 124.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF07F |
|---|---|
| RGB | rgb(203, 240, 127) |
| HSL | hsl(80, 79%, 72%) |
| HSV | hsv(80, 47%, 94%) |
| CMYK | cmyk(15.4%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(90.11, -29.38, 50.39) |
| CIE-LCH | lch(90.11, 58.33, 120.24°) |
| OKLab | oklab(90.46% -0.082 0.1208) |
| OKLCH | oklch(90.46% 0.146 124.2) |
| XYZ | xyz(59.6194, 76.5487, 31.7090) |
| Luminance | 0.7655 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.10
Light Pea Green
#C4FE82
ΔE00 3.97
Pistachio (survey)
#C0FA8B
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.54
Pale Lime
#BEFD73
ΔE00 4.58
Pear
#CBF85F
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF07F #A47FF0
analogous
#F0DD7F #CBF07F #93F07F
triadic
#CBF07F #7FCBF0 #F07FCB
tetradic
#CBF07F #7FF0DD #A47FF0 #F07F93
square
#CBF07F #7FF0DD #A47FF0 #F07F93
split-complementary
#CBF07F #7F93F0 #DD7FF0
monochromatic
#9CDB1A #B5EA48 #CBF07F #E1F6B6 #F4FCE4
Accessibility & contrast
On white
1.29
#CBF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CBF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF07F
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF07F | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#F6E285
Tritanopia (blue-blind)
#D2E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbf07f; /* rgb */ color: rgb(203, 240, 127); /* oklch */ color: oklch(90.5% 0.146 124.2);
Tailwind
colors: {
custom: {
50: '#dcf5a6',
500: '#cbf07f',
950: '#000000',
},
}SCSS
$custom: #cbf07f; $custom-light: #dcf5a6; $custom-dark: #000000;
JSON
{
"hex": "#cbf07f",
"rgb": {
"r": 203,
"g": 240,
"b": 127
},
"hsl": {
"h": 79.646,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.90457,
"c": 0.14602,
"h": 124.2
},
"luminance": 0.76549
}Semantic roles & 50–950 ramp
primary
#CBF07F
secondary
#7349CB
accent
#0ADB4F
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580