#CFF693#CFF693
#CFF693 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.132 H 126.4°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF693 |
|---|---|
| RGB | rgb(207, 246, 147) |
| HSL | hsl(84, 85%, 77%) |
| HSV | hsv(84, 40%, 96%) |
| CMYK | cmyk(15.9%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(92.26, -28.49, 43.51) |
| CIE-LCH | lch(92.26, 52.01, 123.21°) |
| OKLab | oklab(92.33% -0.0784 0.1064) |
| OKLCH | oklch(92.33% 0.132 126.4) |
| XYZ | xyz(63.9538, 81.2829, 39.9180) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.50
Light Yellow Green
#CCFD7F
ΔE00 3.70
Light Yellowish Green
#C2FF89
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF693 #BA93F6
analogous
#F6EB93 #CFF693 #9EF693
triadic
#CFF693 #93CFF6 #F693CF
tetradic
#CFF693 #93F6EB #BA93F6 #F6939E
square
#CFF693 #93F6EB #BA93F6 #F6939E
split-complementary
#CFF693 #939EF6 #EB93F6
monochromatic
#9DED22 #B6F15B #CFF693 #E8FBCB #F2FDE3
Accessibility & contrast
On white
1.22
#CFF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CFF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF693
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF693 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#FAE898
Tritanopia (blue-blind)
#D4EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff693; /* rgb */ color: rgb(207, 246, 147); /* oklch */ color: oklch(92.3% 0.132 126.4);
Tailwind
colors: {
custom: {
50: '#dff9b4',
500: '#cff693',
950: '#000000',
},
}SCSS
$custom: #cff693; $custom-light: #dff9b4; $custom-dark: #000000;
JSON
{
"hex": "#cff693",
"rgb": {
"r": 207,
"g": 246,
"b": 147
},
"hsl": {
"h": 83.636,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.92329,
"c": 0.13215,
"h": 126.4
},
"luminance": 0.81284
}Semantic roles & 50–950 ramp
primary
#CFF693
secondary
#8959D4
accent
#04E15B
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581