#CFF092#CFF092
#CFF092 is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 91.0% C 0.125 H 124.6°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF092 |
|---|---|
| RGB | rgb(207, 240, 146) |
| HSL | hsl(81, 76%, 76%) |
| HSV | hsv(81, 39%, 94%) |
| CMYK | cmyk(13.7%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(90.62, -25.77, 41.91) |
| CIE-LCH | lch(90.62, 49.20, 121.59°) |
| OKLab | oklab(91.02% -0.0708 0.1027) |
| OKLCH | oklch(91.02% 0.125 124.6) |
| XYZ | xyz(62.0802, 77.6606, 38.9080) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.41
Celery
#C1FD95
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 4.84
Light Khaki
#E6F2A2
ΔE00 4.85
Light Pea Green
#C4FE82
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF092 #B392F0
analogous
#F0E292 #CFF092 #A0F092
triadic
#CFF092 #92CFF0 #F092CF
tetradic
#CFF092 #92F0E2 #B392F0 #F092A0
square
#CFF092 #92F0E2 #B392F0 #F092A0
split-complementary
#CFF092 #92A0F0 #E292F0
monochromatic
#A0E126 #B7E95C #CFF092 #E7F7C8 #F3FBE4
Accessibility & contrast
On white
1.27
#CFF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#CFF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF092
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF092 | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE58B
Deuteranopia (green-blind)
#F5E497
Tritanopia (blue-blind)
#D5E8D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff092; /* rgb */ color: rgb(207, 240, 146); /* oklch */ color: oklch(91.0% 0.125 124.6);
Tailwind
colors: {
custom: {
50: '#dff5b3',
500: '#cff092',
950: '#000000',
},
}SCSS
$custom: #cff092; $custom-light: #dff5b3; $custom-dark: #000000;
JSON
{
"hex": "#cff092",
"rgb": {
"r": 207,
"g": 240,
"b": 146
},
"hsl": {
"h": 81.064,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.91015,
"c": 0.12474,
"h": 124.6
},
"luminance": 0.77661
}Semantic roles & 50–950 ramp
primary
#CFF092
secondary
#825ACC
accent
#0ED855
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581