#CBEF7F#CBEF7F
#CBEF7F is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.2% C 0.145 H 123.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF7F |
|---|---|
| RGB | rgb(203, 239, 127) |
| HSL | hsl(79, 78%, 72%) |
| HSV | hsv(79, 47%, 94%) |
| CMYK | cmyk(15.1%, 0%, 46.9%, 6.3%) |
| CIE-LAB | lab(89.84, -28.91, 50.05) |
| CIE-LCH | lch(89.84, 57.80, 120.01°) |
| OKLab | oklab(90.24% -0.0807 0.1201) |
| OKLCH | oklch(90.24% 0.145 123.9) |
| XYZ | xyz(59.3258, 75.9615, 31.6111) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.35
Light Pea Green
#C4FE82
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.76
Pear
#CBF85F
ΔE00 4.77
Pale Lime
#BEFD73
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF7F #A37FEF
analogous
#EFDB7F #CBEF7F #93EF7F
triadic
#CBEF7F #7FCBEF #EF7FCB
tetradic
#CBEF7F #7FEFDB #A37FEF #EF7F93
square
#CBEF7F #7FEFDB #A37FEF #EF7F93
split-complementary
#CBEF7F #7F93EF #DB7FEF
monochromatic
#9CD91B #B5E849 #CBEF7F #E1F6B5 #F4FCE4
Accessibility & contrast
On white
1.30
#CBEF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CBEF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF7F
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF7F | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE375
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#D2E6D5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbef7f; /* rgb */ color: rgb(203, 239, 127); /* oklch */ color: oklch(90.2% 0.145 123.9);
Tailwind
colors: {
custom: {
50: '#dcf4a6',
500: '#cbef7f',
950: '#000000',
},
}SCSS
$custom: #cbef7f; $custom-light: #dcf4a6; $custom-dark: #000000;
JSON
{
"hex": "#cbef7f",
"rgb": {
"r": 203,
"g": 239,
"b": 127
},
"hsl": {
"h": 79.286,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.90238,
"c": 0.14467,
"h": 123.9
},
"luminance": 0.75962
}Semantic roles & 50–950 ramp
primary
#CBEF7F
secondary
#7249C9
accent
#0BDA4E
background
#FEFFFC
surface
#FCFEF6
border
#D5D6D0
text
#15170F
muted
#848580