#CFEE92#CFEE92
#CFEE92 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.6% C 0.122 H 124.0°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEE92 |
|---|---|
| RGB | rgb(207, 238, 146) |
| HSL | hsl(80, 73%, 75%) |
| HSV | hsv(80, 39%, 93%) |
| CMYK | cmyk(13%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(90.09, -24.82, 41.22) |
| CIE-LCH | lch(90.09, 48.12, 121.05°) |
| OKLab | oklab(90.58% -0.0681 0.1011) |
| OKLCH | oklch(90.58% 0.122 124) |
| XYZ | xyz(61.4946, 76.4895, 38.7128) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.58
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Celery
#C1FD95
ΔE00 5.27
Light Yellow Green
#CCFD7F
ΔE00 5.32
Light Pea Green
#C4FE82
ΔE00 5.75
Light Yellowish Green
#C2FF89
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEE92 #B192EE
analogous
#EEDF92 #CFEE92 #A1EE92
triadic
#CFEE92 #92CFEE #EE92CF
tetradic
#CFEE92 #92EEDF #B192EE #EE92A1
square
#CFEE92 #92EEDF #B192EE #EE92A1
split-complementary
#CFEE92 #92A1EE #DF92EE
monochromatic
#A0DD28 #B8E65D #CFEE92 #E6F6C7 #F3FBE5
Accessibility & contrast
On white
1.29
#CFEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#CFEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEE92
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEE92 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#F3E297
Tritanopia (blue-blind)
#D5E6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfee92; /* rgb */ color: rgb(207, 238, 146); /* oklch */ color: oklch(90.6% 0.122 124.0);
Tailwind
colors: {
custom: {
50: '#dff3b3',
500: '#cfee92',
950: '#000000',
},
}SCSS
$custom: #cfee92; $custom-light: #dff3b3; $custom-dark: #000000;
JSON
{
"hex": "#cfee92",
"rgb": {
"r": 207,
"g": 238,
"b": 146
},
"hsl": {
"h": 80.217,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.90583,
"c": 0.12192,
"h": 124
},
"luminance": 0.7649
}Semantic roles & 50–950 ramp
primary
#CFEE92
secondary
#805ACA
accent
#10D553
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581