#CBF493#CBF493
#CBF493 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.6% C 0.131 H 127.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF493 |
|---|---|
| RGB | rgb(203, 244, 147) |
| HSL | hsl(85, 82%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(16.8%, 0%, 39.8%, 4.3%) |
| CIE-LAB | lab(91.46, -28.99, 42.44) |
| CIE-LCH | lch(91.46, 51.40, 124.34°) |
| OKLab | oklab(91.63% -0.0797 0.104) |
| OKLCH | oklch(91.63% 0.131 127.5) |
| XYZ | xyz(62.2451, 79.5038, 39.6645) |
| Luminance | 0.7950 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.25
Light Yellowish Green
#C2FF89
ΔE00 3.89
Light Pea Green
#C4FE82
ΔE00 4.09
Light Yellow Green
#CCFD7F
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF493 #BC93F4
analogous
#F4ED93 #CBF493 #9BF493
triadic
#CBF493 #93CBF4 #F493CB
tetradic
#CBF493 #93F4ED #BC93F4 #F4939B
square
#CBF493 #93F4ED #BC93F4 #F4939B
split-complementary
#CBF493 #939BF4 #ED93F4
monochromatic
#96E924 #B0EE5B #CBF493 #E6FACB #F2FCE3
Accessibility & contrast
On white
1.24
#CBF493 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CBF493 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF493
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF493 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF493 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#D0ECDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cbf493; /* rgb */ color: rgb(203, 244, 147); /* oklch */ color: oklch(91.6% 0.131 127.5);
Tailwind
colors: {
custom: {
50: '#dcf8b4',
500: '#cbf493',
950: '#000000',
},
}SCSS
$custom: #cbf493; $custom-light: #dcf8b4; $custom-dark: #000000;
JSON
{
"hex": "#cbf493",
"rgb": {
"r": 203,
"g": 244,
"b": 147
},
"hsl": {
"h": 85.361,
"s": 81.513,
"l": 76.667
},
"oklch": {
"l": 0.91625,
"c": 0.13099,
"h": 127.5
},
"luminance": 0.79504
}Semantic roles & 50–950 ramp
primary
#CBF493
secondary
#8C59D2
accent
#08DE62
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581