#CBEF93#CBEF93
#CBEF93 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.124 H 126.2°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF93 |
|---|---|
| RGB | rgb(203, 239, 147) |
| HSL | hsl(83, 74%, 76%) |
| HSV | hsv(83, 38%, 94%) |
| CMYK | cmyk(15.1%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(90.11, -26.64, 40.70) |
| CIE-LCH | lch(90.11, 48.64, 123.20°) |
| OKLab | oklab(90.54% -0.0731 0.1) |
| OKLCH | oklch(90.54% 0.124 126.2) |
| XYZ | xyz(60.7610, 76.5356, 39.1699) |
| Luminance | 0.7654 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.87
Light Yellow Green
#CCFD7F
ΔE00 5.12
Light Yellowish Green
#C2FF89
ΔE00 5.14
Washed Out Green
#BCF5A6
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF93 #B793EF
analogous
#EFE593 #CBEF93 #9DEF93
triadic
#CBEF93 #93CBEF #EF93CB
tetradic
#CBEF93 #93EFE5 #B793EF #EF939D
square
#CBEF93 #93EFE5 #B793EF #EF939D
split-complementary
#CBEF93 #939DEF #E593EF
monochromatic
#98DF28 #B1E75E #CBEF93 #E5F7C8 #F2FBE4
Accessibility & contrast
On white
1.29
#CBEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#CBEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF93
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF93 | 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)
#F8E48C
Deuteranopia (green-blind)
#F3E298
Tritanopia (blue-blind)
#D0E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef93; /* rgb */ color: rgb(203, 239, 147); /* oklch */ color: oklch(90.5% 0.124 126.2);
Tailwind
colors: {
custom: {
50: '#dcf4b4',
500: '#cbef93',
950: '#000000',
},
}SCSS
$custom: #cbef93; $custom-light: #dcf4b4; $custom-dark: #000000;
JSON
{
"hex": "#cbef93",
"rgb": {
"r": 203,
"g": 239,
"b": 147
},
"hsl": {
"h": 83.478,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.90538,
"c": 0.12383,
"h": 126.2
},
"luminance": 0.76536
}Semantic roles & 50–950 ramp
primary
#CBEF93
secondary
#875BCB
accent
#0FD65D
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581