#CBF893#CBF893
#CBF893 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.5% C 0.137 H 128.4°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF893 |
|---|---|
| RGB | rgb(203, 248, 147) |
| HSL | hsl(87, 88%, 77%) |
| HSV | hsv(87, 41%, 97%) |
| CMYK | cmyk(18.1%, 0%, 40.7%, 2.7%) |
| CIE-LAB | lab(92.55, -30.86, 43.83) |
| CIE-LCH | lch(92.55, 53.60, 125.15°) |
| OKLab | oklab(92.5% -0.0849 0.1071) |
| OKLCH | oklch(92.5% 0.137 128.4) |
| XYZ | xyz(63.4618, 81.9370, 40.0701) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Celery
#C1FD95
ΔE00 2.45
Light Yellowish Green
#C2FF89
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 3.24
Light Yellow Green
#CCFD7F
ΔE00 3.44
Tea Green
#BDF8A3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF893 #C093F8
analogous
#F8F393 #CBF893 #98F893
triadic
#CBF893 #93CBF8 #F893CB
tetradic
#CBF893 #93F8F3 #C093F8 #F89398
square
#CBF893 #93F8F3 #C093F8 #F89398
split-complementary
#CBF893 #9398F8 #F393F8
monochromatic
#94F120 #AFF45A #CBF893 #E7FCCC #F1FDE2
Accessibility & contrast
On white
1.21
#CBF893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#CBF893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF893
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF893 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#CFF0DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #cbf893; /* rgb */ color: rgb(203, 248, 147); /* oklch */ color: oklch(92.5% 0.137 128.4);
Tailwind
colors: {
custom: {
50: '#dcfab4',
500: '#cbf893',
950: '#000000',
},
}SCSS
$custom: #cbf893; $custom-light: #dcfab4; $custom-dark: #000000;
JSON
{
"hex": "#cbf893",
"rgb": {
"r": 203,
"g": 248,
"b": 147
},
"hsl": {
"h": 86.733,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.92497,
"c": 0.1367,
"h": 128.4
},
"luminance": 0.81938
}Semantic roles & 50–950 ramp
primary
#CBF893
secondary
#9158D7
accent
#01E466
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581