#CBEF92#CBEF92
#CBEF92 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.5% C 0.125 H 126.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF92 |
|---|---|
| RGB | rgb(203, 239, 146) |
| HSL | hsl(83, 74%, 75%) |
| HSV | hsv(83, 39%, 94%) |
| CMYK | cmyk(15.1%, 0%, 38.9%, 6.3%) |
| CIE-LAB | lab(90.09, -26.76, 41.18) |
| CIE-LCH | lch(90.09, 49.11, 123.02°) |
| OKLab | oklab(90.52% -0.0735 0.101) |
| OKLCH | oklch(90.52% 0.125 126) |
| XYZ | xyz(60.6829, 76.5043, 38.7584) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.09
Celery
#C1FD95
ΔE00 4.41
Tea Green
#BDF8A3
ΔE00 4.97
Light Yellow Green
#CCFD7F
ΔE00 4.99
Light Yellowish Green
#C2FF89
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF92 #B692EF
analogous
#EFE592 #CBEF92 #9CEF92
triadic
#CBEF92 #92CBEF #EF92CB
tetradic
#CBEF92 #92EFE5 #B692EF #EF929C
square
#CBEF92 #92EFE5 #B692EF #EF929C
split-complementary
#CBEF92 #929CEF #E592EF
monochromatic
#98DF27 #B2E75D #CBEF92 #E4F7C7 #F2FBE4
Accessibility & contrast
On white
1.29
#CBEF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CBEF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF92
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF92 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#D0E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef92; /* rgb */ color: rgb(203, 239, 146); /* oklch */ color: oklch(90.5% 0.125 126.0);
Tailwind
colors: {
custom: {
50: '#dcf4b3',
500: '#cbef92',
950: '#000000',
},
}SCSS
$custom: #cbef92; $custom-light: #dcf4b3; $custom-dark: #000000;
JSON
{
"hex": "#cbef92",
"rgb": {
"r": 203,
"g": 239,
"b": 146
},
"hsl": {
"h": 83.226,
"s": 74.4,
"l": 75.49
},
"oklch": {
"l": 0.90522,
"c": 0.12491,
"h": 126
},
"luminance": 0.76505
}Semantic roles & 50–950 ramp
primary
#CBEF92
secondary
#865ACB
accent
#0FD75C
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581