#CFF193#CFF193
#CFF193 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 91.2% C 0.125 H 125.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF193 |
|---|---|
| RGB | rgb(207, 241, 147) |
| HSL | hsl(82, 77%, 76%) |
| HSV | hsv(82, 39%, 95%) |
| CMYK | cmyk(14.1%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(90.91, -26.13, 41.78) |
| CIE-LCH | lch(90.91, 49.28, 122.02°) |
| OKLab | oklab(91.25% -0.0718 0.1024) |
| OKLCH | oklch(91.25% 0.125 125) |
| XYZ | xyz(62.4535, 78.2822, 39.4178) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.21
Celery
#C1FD95
ΔE00 4.56
Light Yellow Green
#CCFD7F
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 4.97
Light Yellowish Green
#C2FF89
ΔE00 5.06
Light Pea Green
#C4FE82
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF193 #B593F1
analogous
#F1E493 #CFF193 #A0F193
triadic
#CFF193 #93CFF1 #F193CF
tetradic
#CFF193 #93F1E4 #B593F1 #F193A0
square
#CFF193 #93F1E4 #B593F1 #F193A0
split-complementary
#CFF193 #93A0F1 #E493F1
monochromatic
#9FE327 #B7EA5D #CFF193 #E7F8C9 #F3FBE4
Accessibility & contrast
On white
1.26
#CFF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CFF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF193
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF193 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68C
Deuteranopia (green-blind)
#F6E598
Tritanopia (blue-blind)
#D5E9DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff193; /* rgb */ color: rgb(207, 241, 147); /* oklch */ color: oklch(91.2% 0.125 125.0);
Tailwind
colors: {
custom: {
50: '#dff5b4',
500: '#cff193',
950: '#000000',
},
}SCSS
$custom: #cff193; $custom-light: #dff5b4; $custom-dark: #000000;
JSON
{
"hex": "#cff193",
"rgb": {
"r": 207,
"g": 241,
"b": 147
},
"hsl": {
"h": 81.702,
"s": 77.049,
"l": 76.078
},
"oklch": {
"l": 0.91247,
"c": 0.12507,
"h": 125
},
"luminance": 0.78283
}Semantic roles & 50–950 ramp
primary
#CFF193
secondary
#845ACE
accent
#0CD956
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581