#CBF993#CBF993
#CBF993 is a very light, vivid yellow-green. Relative luminance 0.826; OKLCH L 92.7% C 0.138 H 128.6°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF993 |
|---|---|
| RGB | rgb(203, 249, 147) |
| HSL | hsl(87, 89%, 78%) |
| HSV | hsv(87, 41%, 98%) |
| CMYK | cmyk(18.5%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(92.82, -31.33, 44.17) |
| CIE-LCH | lch(92.82, 54.15, 125.34°) |
| OKLab | oklab(92.72% -0.0862 0.1079) |
| OKLCH | oklch(92.72% 0.138 128.6) |
| XYZ | xyz(63.7700, 82.5536, 40.1728) |
| Luminance | 0.8255 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.00
Celery
#C1FD95
ΔE00 2.29
Light Yellowish Green
#C2FF89
ΔE00 2.74
Light Pea Green
#C4FE82
ΔE00 3.05
Light Yellow Green
#CCFD7F
ΔE00 3.31
Tea Green
#BDF8A3
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF993 #C193F9
analogous
#F9F493 #CBF993 #98F993
triadic
#CBF993 #93CBF9 #F993CB
tetradic
#CBF993 #93F9F4 #C193F9 #F99398
square
#CBF993 #93F9F4 #C193F9 #F99398
split-complementary
#CBF993 #9398F9 #F493F9
monochromatic
#93F31F #AFF659 #CBF993 #E7FCCD #F1FDE2
Accessibility & contrast
On white
1.20
#CBF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#CBF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF993
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF993 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#CFF1E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf993; /* rgb */ color: rgb(203, 249, 147); /* oklch */ color: oklch(92.7% 0.138 128.6);
Tailwind
colors: {
custom: {
50: '#dcfbb4',
500: '#cbf993',
950: '#000000',
},
}SCSS
$custom: #cbf993; $custom-light: #dcfbb4; $custom-dark: #000000;
JSON
{
"hex": "#cbf993",
"rgb": {
"r": 203,
"g": 249,
"b": 147
},
"hsl": {
"h": 87.059,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.92716,
"c": 0.13812,
"h": 128.6
},
"luminance": 0.82554
}Semantic roles & 50–950 ramp
primary
#CBF993
secondary
#9258D9
accent
#00E668
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581