#CBEE7F#CBEE7F
#CBEE7F is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.0% C 0.143 H 123.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEE7F |
|---|---|
| RGB | rgb(203, 238, 127) |
| HSL | hsl(79, 77%, 72%) |
| HSV | hsv(79, 47%, 93%) |
| CMYK | cmyk(14.7%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(89.57, -28.44, 49.72) |
| CIE-LCH | lch(89.57, 57.28, 119.77°) |
| OKLab | oklab(90.02% -0.0794 0.1193) |
| OKLCH | oklch(90.02% 0.143 123.6) |
| XYZ | xyz(59.0339, 75.3776, 31.5138) |
| Luminance | 0.7538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.60
Pistachio (survey)
#C0FA8B
ΔE00 4.44
Light Pea Green
#C4FE82
ΔE00 4.46
Pear
#CBF85F
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 4.99
Pale Lime
#BEFD73
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEE7F #A27FEE
analogous
#EEDA7F #CBEE7F #94EE7F
triadic
#CBEE7F #7FCBEE #EE7FCB
tetradic
#CBEE7F #7FEEDA #A27FEE #EE7F94
square
#CBEE7F #7FEEDA #A27FEE #EE7F94
split-complementary
#CBEE7F #7F94EE #DA7FEE
monochromatic
#9CD61C #B5E749 #CBEE7F #E1F5B5 #F4FBE4
Accessibility & contrast
On white
1.31
#CBEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CBEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEE7F
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEE7F | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E276
Deuteranopia (green-blind)
#F4E185
Tritanopia (blue-blind)
#D2E5D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cbee7f; /* rgb */ color: rgb(203, 238, 127); /* oklch */ color: oklch(90.0% 0.143 123.6);
Tailwind
colors: {
custom: {
50: '#dcf3a6',
500: '#cbee7f',
950: '#000000',
},
}SCSS
$custom: #cbee7f; $custom-light: #dcf3a6; $custom-dark: #000000;
JSON
{
"hex": "#cbee7f",
"rgb": {
"r": 203,
"g": 238,
"b": 127
},
"hsl": {
"h": 78.919,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.9002,
"c": 0.14332,
"h": 123.6
},
"luminance": 0.75378
}Semantic roles & 50–950 ramp
primary
#CBEE7F
secondary
#7149C8
accent
#0DD94D
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580