#CFF993#CFF993
#CFF993 is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.0% C 0.136 H 127.1°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF993 |
|---|---|
| RGB | rgb(207, 249, 147) |
| HSL | hsl(85, 89%, 78%) |
| HSV | hsv(85, 41%, 98%) |
| CMYK | cmyk(16.9%, 0%, 41%, 2.4%) |
| CIE-LAB | lab(93.07, -29.89, 44.54) |
| CIE-LCH | lch(93.07, 53.64, 123.86°) |
| OKLab | oklab(92.98% -0.0823 0.1087) |
| OKLCH | oklch(92.98% 0.136 127.1) |
| XYZ | xyz(64.8737, 83.1226, 40.2246) |
| Luminance | 0.8312 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.62
Celery
#C1FD95
ΔE00 2.99
Light Yellow Green
#CCFD7F
ΔE00 3.19
Light Yellowish Green
#C2FF89
ΔE00 3.20
Light Pea Green
#C4FE82
ΔE00 3.30
Pale Lime
#BEFD73
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF993 #BD93F9
analogous
#F9F093 #CFF993 #9CF993
triadic
#CFF993 #93CFF9 #F993CF
tetradic
#CFF993 #93F9F0 #BD93F9 #F9939C
square
#CFF993 #93F9F0 #BD93F9 #F9939C
split-complementary
#CFF993 #939CF9 #F093F9
monochromatic
#9BF31F #B5F659 #CFF993 #E9FCCD #F2FDE2
Accessibility & contrast
On white
1.19
#CFF993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#CFF993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF993
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF993 | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8B
Deuteranopia (green-blind)
#FDEA98
Tritanopia (blue-blind)
#D4F1E0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #cff993; /* rgb */ color: rgb(207, 249, 147); /* oklch */ color: oklch(93.0% 0.136 127.1);
Tailwind
colors: {
custom: {
50: '#dffbb4',
500: '#cff993',
950: '#000000',
},
}SCSS
$custom: #cff993; $custom-light: #dffbb4; $custom-dark: #000000;
JSON
{
"hex": "#cff993",
"rgb": {
"r": 207,
"g": 249,
"b": 147
},
"hsl": {
"h": 84.706,
"s": 89.474,
"l": 77.647
},
"oklch": {
"l": 0.9298,
"c": 0.13639,
"h": 127.1
},
"luminance": 0.83123
}Semantic roles & 50–950 ramp
primary
#CFF993
secondary
#8D58D9
accent
#00E65F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581