#CFEF93#CFEF93
#CFEF93 is a very light, vivid yellow-green. Relative luminance 0.771; OKLCH L 90.8% C 0.122 H 124.4°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEF93 |
|---|---|
| RGB | rgb(207, 239, 147) |
| HSL | hsl(81, 74%, 76%) |
| HSV | hsv(81, 38%, 94%) |
| CMYK | cmyk(13.4%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(90.37, -25.17, 41.09) |
| CIE-LCH | lch(90.37, 48.19, 121.49°) |
| OKLab | oklab(90.82% -0.0691 0.1008) |
| OKLCH | oklch(90.82% 0.122 124.4) |
| XYZ | xyz(61.8647, 77.1047, 39.2216) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Pistachio (survey)
#C0FA8B
ΔE00 4.69
Celery
#C1FD95
ΔE00 5.03
Light Yellow Green
#CCFD7F
ΔE00 5.20
Light Yellowish Green
#C2FF89
ΔE00 5.57
Light Pea Green
#C4FE82
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEF93 #B393EF
analogous
#EFE193 #CFEF93 #A1EF93
triadic
#CFEF93 #93CFEF #EF93CF
tetradic
#CFEF93 #93EFE1 #B393EF #EF93A1
square
#CFEF93 #93EFE1 #B393EF #EF93A1
split-complementary
#CFEF93 #93A1EF #E193EF
monochromatic
#A0DF28 #B7E75E #CFEF93 #E7F7C8 #F3FBE4
Accessibility & contrast
On white
1.28
#CFEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#CFEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEF93
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEF93 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48C
Deuteranopia (green-blind)
#F4E398
Tritanopia (blue-blind)
#D5E7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfef93; /* rgb */ color: rgb(207, 239, 147); /* oklch */ color: oklch(90.8% 0.122 124.4);
Tailwind
colors: {
custom: {
50: '#dff4b4',
500: '#cfef93',
950: '#000000',
},
}SCSS
$custom: #cfef93; $custom-light: #dff4b4; $custom-dark: #000000;
JSON
{
"hex": "#cfef93",
"rgb": {
"r": 207,
"g": 239,
"b": 147
},
"hsl": {
"h": 80.87,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.90815,
"c": 0.12224,
"h": 124.4
},
"luminance": 0.77105
}Semantic roles & 50–950 ramp
primary
#CFEF93
secondary
#825BCB
accent
#0FD654
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581