#CFFE93#CFFE93
#CFFE93 is a very light, vivid yellow-green. Relative luminance 0.863; OKLCH L 94.1% C 0.143 H 128.3°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE93 |
|---|---|
| RGB | rgb(207, 254, 147) |
| HSL | hsl(86, 98%, 79%) |
| HSV | hsv(86, 42%, 100%) |
| CMYK | cmyk(18.5%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(94.42, -32.21, 46.26) |
| CIE-LCH | lch(94.42, 56.36, 124.85°) |
| OKLab | oklab(94.07% -0.0888 0.1126) |
| OKLCH | oklch(94.07% 0.143 128.3) |
| XYZ | xyz(66.4397, 86.2547, 40.7466) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.14
Light Yellowish Green
#C2FF89
ΔE00 2.29
Light Pea Green
#C4FE82
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.48
Light Yellow Green
#CCFD7F
ΔE00 2.62
Pale Lime
#BEFD73
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE93 #C293FE
analogous
#FEF793 #CFFE93 #99FE93
triadic
#CFFE93 #93CFFE #FE93CF
tetradic
#CFFE93 #93FEF7 #C293FE #FE9399
square
#CFFE93 #93FEF7 #C293FE #FE9399
split-complementary
#CFFE93 #9399FE #F793FE
monochromatic
#99FD1A #B4FD56 #CFFE93 #EAFFD0 #F2FFE1
Accessibility & contrast
On white
1.15
#CFFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#CFFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE93
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE93 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF18B
Deuteranopia (green-blind)
#FFEE99
Tritanopia (blue-blind)
#D4F5E4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffe93; /* rgb */ color: rgb(207, 254, 147); /* oklch */ color: oklch(94.1% 0.143 128.3);
Tailwind
colors: {
custom: {
50: '#dfffb4',
500: '#cffe93',
950: '#000000',
},
}SCSS
$custom: #cffe93; $custom-light: #dfffb4; $custom-dark: #000000;
JSON
{
"hex": "#cffe93",
"rgb": {
"r": 207,
"g": 254,
"b": 147
},
"hsl": {
"h": 86.355,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.94068,
"c": 0.14344,
"h": 128.3
},
"luminance": 0.86256
}Semantic roles & 50–950 ramp
primary
#CFFE93
secondary
#9256E0
accent
#00E665
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151811
muted
#848681