#CFF393#CFF393
#CFF393 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.7% C 0.128 H 125.6°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF393 |
|---|---|
| RGB | rgb(207, 243, 147) |
| HSL | hsl(83, 80%, 76%) |
| HSV | hsv(83, 40%, 95%) |
| CMYK | cmyk(14.8%, 0%, 39.5%, 4.7%) |
| CIE-LAB | lab(91.45, -27.07, 42.47) |
| CIE-LCH | lch(91.45, 50.37, 122.51°) |
| OKLab | oklab(91.68% -0.0744 0.104) |
| OKLCH | oklch(91.68% 0.128 125.6) |
| XYZ | xyz(63.0487, 79.4727, 39.6163) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.75
Celery
#C1FD95
ΔE00 4.11
Light Yellow Green
#CCFD7F
ΔE00 4.30
Light Yellowish Green
#C2FF89
ΔE00 4.57
Light Pea Green
#C4FE82
ΔE00 4.60
Tea Green
#BDF8A3
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF393 #B793F3
analogous
#F3E793 #CFF393 #9FF393
triadic
#CFF393 #93CFF3 #F393CF
tetradic
#CFF393 #93F3E7 #B793F3 #F3939F
square
#CFF393 #93F3E7 #B793F3 #F3939F
split-complementary
#CFF393 #939FF3 #E793F3
monochromatic
#9EE725 #B7ED5C #CFF393 #E7F9CA #F3FCE3
Accessibility & contrast
On white
1.24
#CFF393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#CFF393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF393
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF393 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#F7E698
Tritanopia (blue-blind)
#D5EBDB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #cff393; /* rgb */ color: rgb(207, 243, 147); /* oklch */ color: oklch(91.7% 0.128 125.6);
Tailwind
colors: {
custom: {
50: '#dff7b4',
500: '#cff393',
950: '#000000',
},
}SCSS
$custom: #cff393; $custom-light: #dff7b4; $custom-dark: #000000;
JSON
{
"hex": "#cff393",
"rgb": {
"r": 207,
"g": 243,
"b": 147
},
"hsl": {
"h": 82.5,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.91679,
"c": 0.1279,
"h": 125.6
},
"luminance": 0.79473
}Semantic roles & 50–950 ramp
primary
#CFF393
secondary
#865AD0
accent
#09DC58
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581