#CBF386#CBF386
#CBF386 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 91.2% C 0.143 H 125.6°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF386 |
|---|---|
| RGB | rgb(203, 243, 134) |
| HSL | hsl(82, 82%, 74%) |
| HSV | hsv(82, 45%, 95%) |
| CMYK | cmyk(16.5%, 0%, 44.9%, 4.7%) |
| CIE-LAB | lab(91.02, -30.03, 48.17) |
| CIE-LCH | lch(91.02, 56.77, 121.94°) |
| OKLab | oklab(91.21% -0.0834 0.1163) |
| OKLCH | oklch(91.21% 0.143 125.6) |
| XYZ | xyz(60.9820, 78.5184, 34.4925) |
| Luminance | 0.7852 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Light Pea Green
#C4FE82
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.71
Celery
#C1FD95
ΔE00 4.10
Pale Lime
#BEFD73
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF386 #AE86F3
analogous
#F3E486 #CBF386 #95F386
triadic
#CBF386 #86CBF3 #F386CB
tetradic
#CBF386 #86F3E4 #AE86F3 #F38695
square
#CBF386 #86F3E4 #AE86F3 #F38695
split-complementary
#CBF386 #8695F3 #E486F3
monochromatic
#9BE817 #B3ED4E #CBF386 #E3F9BE #F3FCE3
Accessibility & contrast
On white
1.26
#CBF386 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#CBF386 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF386
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF386 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF386 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77D
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#D1EAD9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cbf386; /* rgb */ color: rgb(203, 243, 134); /* oklch */ color: oklch(91.2% 0.143 125.6);
Tailwind
colors: {
custom: {
50: '#dcf7ab',
500: '#cbf386',
950: '#000000',
},
}SCSS
$custom: #cbf386; $custom-light: #dcf7ab; $custom-dark: #000000;
JSON
{
"hex": "#cbf386",
"rgb": {
"r": 203,
"g": 243,
"b": 134
},
"hsl": {
"h": 82.018,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.9121,
"c": 0.14309,
"h": 125.6
},
"luminance": 0.78519
}Semantic roles & 50–950 ramp
primary
#CBF386
secondary
#7D4ECF
accent
#07DE56
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581