#CBFE92#CBFE92
#CBFE92 is a very light, vivid yellow-green. Relative luminance 0.857; OKLCH L 93.8% C 0.146 H 129.5°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CBFE92 |
|---|---|
| RGB | rgb(203, 254, 146) |
| HSL | hsl(88, 98%, 78%) |
| HSV | hsv(88, 43%, 100%) |
| CMYK | cmyk(20.1%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(94.16, -33.75, 46.36) |
| CIE-LCH | lch(94.16, 57.34, 126.05°) |
| OKLab | oklab(93.79% -0.093 0.1128) |
| OKLCH | oklch(93.79% 0.146 129.5) |
| XYZ | xyz(65.2579, 85.6544, 40.2834) |
| Luminance | 0.8566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.56
Light Yellowish Green
#C2FF89
ΔE00 1.72
Celery
#C1FD95
ΔE00 1.87
Light Pea Green
#C4FE82
ΔE00 2.16
Light Yellow Green
#CCFD7F
ΔE00 2.72
Pale Lime
#BEFD73
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBFE92 #C592FE
analogous
#FEFB92 #CBFE92 #95FE92
triadic
#CBFE92 #92CBFE #FE92CB
tetradic
#CBFE92 #92FEFB #C592FE #FE9295
square
#CBFE92 #92FEFB #C592FE #FE9295
split-complementary
#CBFE92 #9295FE #FB92FE
monochromatic
#91FD19 #AEFD55 #CBFE92 #E8FFCF #F1FFE1
Accessibility & contrast
On white
1.16
#CBFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#CBFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBFE92
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBFE92 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18A
Deuteranopia (green-blind)
#FFED98
Tritanopia (blue-blind)
#CFF6E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #cbfe92; /* rgb */ color: rgb(203, 254, 146); /* oklch */ color: oklch(93.8% 0.146 129.5);
Tailwind
colors: {
custom: {
50: '#dcffb3',
500: '#cbfe92',
950: '#000000',
},
}SCSS
$custom: #cbfe92; $custom-light: #dcffb3; $custom-dark: #000000;
JSON
{
"hex": "#cbfe92",
"rgb": {
"r": 203,
"g": 254,
"b": 146
},
"hsl": {
"h": 88.333,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.93794,
"c": 0.14625,
"h": 129.5
},
"luminance": 0.85655
}Semantic roles & 50–950 ramp
primary
#CBFE92
secondary
#9655DF
accent
#00E66C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681