#CBEF99#CBEF99
#CBEF99 is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.6% C 0.117 H 127.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF99 |
|---|---|
| RGB | rgb(203, 239, 153) |
| HSL | hsl(85, 73%, 77%) |
| HSV | hsv(85, 36%, 94%) |
| CMYK | cmyk(15.1%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(90.20, -25.88, 37.84) |
| CIE-LCH | lch(90.20, 45.84, 124.37°) |
| OKLab | oklab(90.64% -0.0707 0.0936) |
| OKLCH | oklch(90.64% 0.117 127.1) |
| XYZ | xyz(61.2442, 76.7289, 41.7144) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.36
Washed Out Green
#BCF5A6
ΔE00 4.49
Celery
#C1FD95
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 4.62
Light Light Green
#C8FFB0
ΔE00 5.00
Light Khaki
#E6F2A2
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF99 #BD99EF
analogous
#EFE899 #CBEF99 #A0EF99
triadic
#CBEF99 #99CBEF #EF99CB
tetradic
#CBEF99 #99EFE8 #BD99EF #EF99A0
square
#CBEF99 #99EFE8 #BD99EF #EF99A0
split-complementary
#CBEF99 #99A0EF #E899EF
monochromatic
#95DE2F #B0E764 #CBEF99 #E6F7CE #F2FBE5
Accessibility & contrast
On white
1.28
#CBEF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#CBEF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF99
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF99 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#CFE8D9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef99; /* rgb */ color: rgb(203, 239, 153); /* oklch */ color: oklch(90.6% 0.117 127.1);
Tailwind
colors: {
custom: {
50: '#dcf4b8',
500: '#cbef99',
950: '#000000',
},
}SCSS
$custom: #cbef99; $custom-light: #dcf4b8; $custom-dark: #000000;
JSON
{
"hex": "#cbef99",
"rgb": {
"r": 203,
"g": 239,
"b": 153
},
"hsl": {
"h": 85.116,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.90639,
"c": 0.11727,
"h": 127.1
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#CBEF99
secondary
#8D61CC
accent
#11D563
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581