#CFFE92#CFFE92
#CFFE92 is a very light, vivid yellow-green. Relative luminance 0.862; OKLCH L 94.1% C 0.144 H 128.1°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE92 |
|---|---|
| RGB | rgb(207, 254, 146) |
| HSL | hsl(86, 98%, 78%) |
| HSV | hsv(86, 43%, 100%) |
| CMYK | cmyk(18.5%, 0%, 42.5%, 0.4%) |
| CIE-LAB | lab(94.41, -32.33, 46.72) |
| CIE-LCH | lch(94.41, 56.81, 124.68°) |
| OKLab | oklab(94.05% -0.0892 0.1136) |
| OKLCH | oklch(94.05% 0.144 128.1) |
| XYZ | xyz(66.3616, 86.2234, 40.3351) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.15
Light Yellowish Green
#C2FF89
ΔE00 2.24
Light Pea Green
#C4FE82
ΔE00 2.37
Light Yellow Green
#CCFD7F
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.56
Pale Lime
#BEFD73
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE92 #C192FE
analogous
#FEF792 #CFFE92 #99FE92
triadic
#CFFE92 #92CFFE #FE92CF
tetradic
#CFFE92 #92FEF7 #C192FE #FE9299
square
#CFFE92 #92FEF7 #C192FE #FE9299
split-complementary
#CFFE92 #9299FE #F792FE
monochromatic
#9AFD19 #B4FD55 #CFFE92 #EAFFCF #F2FFE1
Accessibility & contrast
On white
1.15
#CFFE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#CFFE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE92
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE92 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18A
Deuteranopia (green-blind)
#FFEE98
Tritanopia (blue-blind)
#D4F5E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffe92; /* rgb */ color: rgb(207, 254, 146); /* oklch */ color: oklch(94.1% 0.144 128.1);
Tailwind
colors: {
custom: {
50: '#dfffb3',
500: '#cffe92',
950: '#000000',
},
}SCSS
$custom: #cffe92; $custom-light: #dfffb3; $custom-dark: #000000;
JSON
{
"hex": "#cffe92",
"rgb": {
"r": 207,
"g": 254,
"b": 146
},
"hsl": {
"h": 86.111,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.94053,
"c": 0.14447,
"h": 128.1
},
"luminance": 0.86224
}Semantic roles & 50–950 ramp
primary
#CFFE92
secondary
#9155DF
accent
#00E664
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681