#CBFF92#CBFF92
#CBFF92 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.0% C 0.148 H 129.7°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFF92 |
|---|---|
| RGB | rgb(203, 255, 146) |
| HSL | hsl(89, 100%, 79%) |
| HSV | hsv(89, 43%, 100%) |
| CMYK | cmyk(20.4%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(94.44, -34.21, 46.70) |
| CIE-LCH | lch(94.44, 57.89, 126.22°) |
| OKLab | oklab(94.01% -0.0943 0.1136) |
| OKLCH | oklch(94.01% 0.148 129.7) |
| XYZ | xyz(65.5761, 86.2907, 40.3894) |
| Luminance | 0.8629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Light Yellowish Green
#C2FF89
ΔE00 1.59
Celery
#C1FD95
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.05
Light Yellow Green
#CCFD7F
ΔE00 2.69
Pale Lime
#BEFD73
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFF92 #C692FF
analogous
#FFFD92 #CBFF92 #94FF92
triadic
#CBFF92 #92CBFF #FF92CB
tetradic
#CBFF92 #92FFFD #C692FF #FF9294
square
#CBFF92 #92FFFD #C692FF #FF9294
split-complementary
#CBFF92 #9294FF #FD92FF
monochromatic
#91FF18 #AEFF55 #CBFF92 #E8FFCF #F0FFE0
Accessibility & contrast
On white
1.15
#CBFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CBFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFF92
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFF92 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF189
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#CFF7E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cbff92; /* rgb */ color: rgb(203, 255, 146); /* oklch */ color: oklch(94.0% 0.148 129.7);
Tailwind
colors: {
custom: {
50: '#dcffb3',
500: '#cbff92',
950: '#000000',
},
}SCSS
$custom: #cbff92; $custom-light: #dcffb3; $custom-dark: #000000;
JSON
{
"hex": "#cbff92",
"rgb": {
"r": 203,
"g": 255,
"b": 146
},
"hsl": {
"h": 88.624,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.94013,
"c": 0.14766,
"h": 129.7
},
"luminance": 0.86292
}Semantic roles & 50–950 ramp
primary
#CBFF92
secondary
#9754E1
accent
#00E66D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681