#CBEF9F#CBEF9F
#CBEF9F is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.111 H 128.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBEF9F |
|---|---|
| RGB | rgb(203, 239, 159) |
| HSL | hsl(87, 71%, 78%) |
| HSV | hsv(87, 33%, 94%) |
| CMYK | cmyk(15.1%, 0%, 33.5%, 6.3%) |
| CIE-LAB | lab(90.29, -25.09, 34.96) |
| CIE-LCH | lch(90.29, 43.03, 125.67°) |
| OKLab | oklab(90.75% -0.0683 0.087) |
| OKLCH | oklch(90.75% 0.111 128.1) |
| XYZ | xyz(61.7523, 76.9321, 44.3902) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.96
Tea Green
#BDF8A3
ΔE00 4.07
Light Light Green
#C8FFB0
ΔE00 4.49
Light Sage
#BCECAC
ΔE00 4.59
Pale Green
#C7FDB5
ΔE00 4.81
Light Grey Green
#B7E1A1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBEF9F #C39FEF
analogous
#EFEB9F #CBEF9F #A3EF9F
triadic
#CBEF9F #9FCBEF #EF9FCB
tetradic
#CBEF9F #9FEFEB #C39FEF #EF9FA3
square
#CBEF9F #9FEFEB #C39FEF #EF9FA3
split-complementary
#CBEF9F #9FA3EF #EB9FEF
monochromatic
#92DE36 #AFE66B #CBEF9F #E7F8D3 #F1FBE5
Accessibility & contrast
On white
1.28
#CBEF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CBEF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBEF9F
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBEF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBEF9F | 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)
#F7E59A
Deuteranopia (green-blind)
#F1E2A3
Tritanopia (blue-blind)
#CFE8DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cbef9f; /* rgb */ color: rgb(203, 239, 159); /* oklch */ color: oklch(90.7% 0.111 128.1);
Tailwind
colors: {
custom: {
50: '#dbf4bc',
500: '#cbef9f',
950: '#000000',
},
}SCSS
$custom: #cbef9f; $custom-light: #dbf4bc; $custom-dark: #000000;
JSON
{
"hex": "#cbef9f",
"rgb": {
"r": 203,
"g": 239,
"b": 159
},
"hsl": {
"h": 87,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.90745,
"c": 0.11059,
"h": 128.1
},
"luminance": 0.76933
}Semantic roles & 50–950 ramp
primary
#CBEF9F
secondary
#9466CC
accent
#12D369
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582