#CBF393#CBF393
#CBF393 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 91.4% C 0.130 H 127.2°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF393 |
|---|---|
| RGB | rgb(203, 243, 147) |
| HSL | hsl(85, 80%, 76%) |
| HSV | hsv(85, 40%, 95%) |
| CMYK | cmyk(16.5%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(91.19, -28.52, 42.09) |
| CIE-LCH | lch(91.19, 50.85, 124.12°) |
| OKLab | oklab(91.41% -0.0784 0.1032) |
| OKLCH | oklch(91.41% 0.13 127.2) |
| XYZ | xyz(61.9451, 78.9036, 39.5645) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.47
Light Yellowish Green
#C2FF89
ΔE00 4.13
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 4.31
Tea Green
#BDF8A3
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF393 #BB93F3
analogous
#F3EB93 #CBF393 #9BF393
triadic
#CBF393 #93CBF3 #F393CB
tetradic
#CBF393 #93F3EB #BB93F3 #F3939B
square
#CBF393 #93F3EB #BB93F3 #F3939B
split-complementary
#CBF393 #939BF3 #EB93F3
monochromatic
#96E725 #B0ED5C #CBF393 #E6F9CA #F2FCE3
Accessibility & contrast
On white
1.25
#CBF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#CBF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF393
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF393 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78C
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#D0EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf393; /* rgb */ color: rgb(203, 243, 147); /* oklch */ color: oklch(91.4% 0.130 127.2);
Tailwind
colors: {
custom: {
50: '#dcf7b4',
500: '#cbf393',
950: '#000000',
},
}SCSS
$custom: #cbf393; $custom-light: #dcf7b4; $custom-dark: #000000;
JSON
{
"hex": "#cbf393",
"rgb": {
"r": 203,
"g": 243,
"b": 147
},
"hsl": {
"h": 85,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.91407,
"c": 0.12956,
"h": 127.2
},
"luminance": 0.78904
}Semantic roles & 50–950 ramp
primary
#CBF393
secondary
#8B5AD0
accent
#09DC61
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581