#CBEF88#CBEF88
#CBEF88 is a very light, vivid yellow-green. Relative luminance 0.762; OKLCH L 90.4% C 0.136 H 124.8°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF88 |
|---|---|
| RGB | rgb(203, 239, 136) |
| HSL | hsl(81, 76%, 74%) |
| HSV | hsv(81, 43%, 94%) |
| CMYK | cmyk(15.1%, 0%, 43.1%, 6.3%) |
| CIE-LAB | lab(89.96, -27.93, 45.89) |
| CIE-LCH | lch(89.96, 53.72, 121.33°) |
| OKLab | oklab(90.37% -0.0773 0.1113) |
| OKLCH | oklch(90.37% 0.136 124.8) |
| XYZ | xyz(59.9388, 76.2067, 34.8394) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 3.90
Light Pea Green
#C4FE82
ΔE00 4.42
Light Yellowish Green
#C2FF89
ΔE00 4.67
Celery
#C1FD95
ΔE00 4.68
Pale Lime
#BEFD73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF88 #AC88EF
analogous
#EFDF88 #CBEF88 #97EF88
triadic
#CBEF88 #88CBEF #EF88CB
tetradic
#CBEF88 #88EFDF #AC88EF #EF8897
square
#CBEF88 #88EFDF #AC88EF #EF8897
split-complementary
#CBEF88 #8897EF #DF88EF
monochromatic
#9BDF1E #B3E852 #CBEF88 #E3F6BE #F3FBE4
Accessibility & contrast
On white
1.29
#CBEF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CBEF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF88
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF88 | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E380
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#D1E6D6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cbef88; /* rgb */ color: rgb(203, 239, 136); /* oklch */ color: oklch(90.4% 0.136 124.8);
Tailwind
colors: {
custom: {
50: '#dcf4ac',
500: '#cbef88',
950: '#000000',
},
}SCSS
$custom: #cbef88; $custom-light: #dcf4ac; $custom-dark: #000000;
JSON
{
"hex": "#cbef88",
"rgb": {
"r": 203,
"g": 239,
"b": 136
},
"hsl": {
"h": 80.971,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.90366,
"c": 0.13551,
"h": 124.8
},
"luminance": 0.76207
}Semantic roles & 50–950 ramp
primary
#CBEF88
secondary
#7B51CA
accent
#0DD854
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581