#CBEFA0#CBEFA0
#CBEFA0 is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 90.8% C 0.109 H 128.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEFA0 |
|---|---|
| RGB | rgb(203, 239, 160) |
| HSL | hsl(87, 71%, 78%) |
| HSV | hsv(87, 33%, 94%) |
| CMYK | cmyk(15.1%, 0%, 33.1%, 6.3%) |
| CIE-LAB | lab(90.31, -24.96, 34.48) |
| CIE-LCH | lch(90.31, 42.56, 125.90°) |
| OKLab | oklab(90.76% -0.0679 0.0859) |
| OKLCH | oklch(90.76% 0.109 128.3) |
| XYZ | xyz(61.8394, 76.9669, 44.8491) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.89
Tea Green
#BDF8A3
ΔE00 4.04
Light Light Green
#C8FFB0
ΔE00 4.43
Light Sage
#BCECAC
ΔE00 4.44
Pale Green
#C7FDB5
ΔE00 4.70
Light Grey Green
#B7E1A1
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEFA0 #C4A0EF
analogous
#EFEBA0 #CBEFA0 #A3EFA0
triadic
#CBEFA0 #A0CBEF #EFA0CB
tetradic
#CBEFA0 #A0EFEB #C4A0EF #EFA0A3
square
#CBEFA0 #A0EFEB #C4A0EF #EFA0A3
split-complementary
#CBEFA0 #A0A3EF #EBA0EF
monochromatic
#92DD37 #AEE66C #CBEFA0 #E8F8D4 #F1FBE5
Accessibility & contrast
On white
1.28
#CBEFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CBEFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEFA0
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEFA0 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E59B
Deuteranopia (green-blind)
#F1E3A4
Tritanopia (blue-blind)
#CFE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbefa0; /* rgb */ color: rgb(203, 239, 160); /* oklch */ color: oklch(90.8% 0.109 128.3);
Tailwind
colors: {
custom: {
50: '#dbf4bc',
500: '#cbefa0',
950: '#000000',
},
}SCSS
$custom: #cbefa0; $custom-light: #dbf4bc; $custom-dark: #000000;
JSON
{
"hex": "#cbefa0",
"rgb": {
"r": 203,
"g": 239,
"b": 160
},
"hsl": {
"h": 87.342,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.90763,
"c": 0.10946,
"h": 128.3
},
"luminance": 0.76968
}Semantic roles & 50–950 ramp
primary
#CBEFA0
secondary
#9567CC
accent
#12D36A
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582