#CBF684#CBF684
#CBF684 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.8% C 0.149 H 126.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CBF684 |
|---|---|
| RGB | rgb(203, 246, 132) |
| HSL | hsl(83, 86%, 74%) |
| HSV | hsv(83, 46%, 96%) |
| CMYK | cmyk(17.5%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(91.81, -31.64, 50.10) |
| CIE-LCH | lch(91.81, 59.26, 122.27°) |
| OKLab | oklab(91.84% -0.088 0.1205) |
| OKLCH | oklch(91.84% 0.149 126.2) |
| XYZ | xyz(61.7490, 80.2734, 34.0665) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.92
Light Pea Green
#C4FE82
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.79
Light Yellowish Green
#C2FF89
ΔE00 3.10
Pale Lime
#BEFD73
ΔE00 3.55
Celery
#C1FD95
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBF684 #AF84F6
analogous
#F6E884 #CBF684 #92F684
triadic
#CBF684 #84CBF6 #F684CB
tetradic
#CBF684 #84F6E8 #AF84F6 #F68492
square
#CBF684 #84F6E8 #AF84F6 #F68492
split-complementary
#CBF684 #8492F6 #E884F6
monochromatic
#9BEE12 #B3F24B #CBF684 #E3FABD #F3FDE2
Accessibility & contrast
On white
1.23
#CBF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CBF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBF684
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBF684 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#FAE78A
Tritanopia (blue-blind)
#D1EDDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cbf684; /* rgb */ color: rgb(203, 246, 132); /* oklch */ color: oklch(91.8% 0.149 126.2);
Tailwind
colors: {
custom: {
50: '#ddf9aa',
500: '#cbf684',
950: '#000000',
},
}SCSS
$custom: #cbf684; $custom-light: #ddf9aa; $custom-dark: #000000;
JSON
{
"hex": "#cbf684",
"rgb": {
"r": 203,
"g": 246,
"b": 132
},
"hsl": {
"h": 82.632,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.91839,
"c": 0.14921,
"h": 126.2
},
"luminance": 0.80274
}Semantic roles & 50–950 ramp
primary
#CBF684
secondary
#7E4BD3
accent
#03E357
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581