#CBF68C#CBF68C
#CBF68C is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 92.0% C 0.141 H 127.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF68C |
|---|---|
| RGB | rgb(203, 246, 140) |
| HSL | hsl(84, 85%, 76%) |
| HSV | hsv(84, 43%, 96%) |
| CMYK | cmyk(17.5%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(91.91, -30.75, 46.41) |
| CIE-LCH | lch(91.91, 55.67, 123.53°) |
| OKLab | oklab(91.95% -0.085 0.1127) |
| OKLCH | oklch(91.95% 0.141 127) |
| XYZ | xyz(62.3175, 80.5008, 37.0609) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.40
Light Yellow Green
#CCFD7F
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 2.97
Light Yellowish Green
#C2FF89
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.17
Pale Lime
#BEFD73
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF68C #B78CF6
analogous
#F6EC8C #CBF68C #96F68C
triadic
#CBF68C #8CCBF6 #F68CCB
tetradic
#CBF68C #8CF6EC #B78CF6 #F68C96
square
#CBF68C #8CF6EC #B78CF6 #F68C96
split-complementary
#CBF68C #8C96F6 #EC8CF6
monochromatic
#98ED1A #B1F253 #CBF68C #E5FAC5 #F2FDE3
Accessibility & contrast
On white
1.23
#CBF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CBF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF68C
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF68C | 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)
#FFEA84
Deuteranopia (green-blind)
#FAE792
Tritanopia (blue-blind)
#D0EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cbf68c; /* rgb */ color: rgb(203, 246, 140); /* oklch */ color: oklch(92.0% 0.141 127.0);
Tailwind
colors: {
custom: {
50: '#dcf9af',
500: '#cbf68c',
950: '#000000',
},
}SCSS
$custom: #cbf68c; $custom-light: #dcf9af; $custom-dark: #000000;
JSON
{
"hex": "#cbf68c",
"rgb": {
"r": 203,
"g": 246,
"b": 140
},
"hsl": {
"h": 84.34,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.91953,
"c": 0.14113,
"h": 127
},
"luminance": 0.80501
}Semantic roles & 50–950 ramp
primary
#CBF68C
secondary
#8753D4
accent
#04E25E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581