#CFF699#CFF699
#CFF699 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.4% C 0.126 H 127.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF699 |
|---|---|
| RGB | rgb(207, 246, 153) |
| HSL | hsl(85, 84%, 78%) |
| HSV | hsv(85, 38%, 96%) |
| CMYK | cmyk(15.9%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(92.34, -27.76, 40.68) |
| CIE-LCH | lch(92.34, 49.25, 124.31°) |
| OKLab | oklab(92.43% -0.0761 0.1001) |
| OKLCH | oklch(92.43% 0.126 127.2) |
| XYZ | xyz(64.4370, 81.4762, 42.4625) |
| Luminance | 0.8148 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.48
Tea Green
#BDF8A3
ΔE00 4.25
Light Yellowish Green
#C2FF89
ΔE00 4.31
Light Yellow Green
#CCFD7F
ΔE00 4.57
Light Pea Green
#C4FE82
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF699 #C099F6
analogous
#F6EE99 #CFF699 #A0F699
triadic
#CFF699 #99CFF6 #F699CF
tetradic
#CFF699 #99F6EE #C099F6 #F699A0
square
#CFF699 #99F6EE #C099F6 #F699A0
split-complementary
#CFF699 #99A0F6 #EE99F6
monochromatic
#9AEC29 #B5F161 #CFF699 #E9FBD1 #F2FDE3
Accessibility & contrast
On white
1.21
#CFF699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#CFF699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF699
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF699 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F9E89E
Tritanopia (blue-blind)
#D4EEDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff699; /* rgb */ color: rgb(207, 246, 153); /* oklch */ color: oklch(92.4% 0.126 127.2);
Tailwind
colors: {
custom: {
50: '#dff9b8',
500: '#cff699',
950: '#000000',
},
}SCSS
$custom: #cff699; $custom-light: #dff9b8; $custom-dark: #000000;
JSON
{
"hex": "#cff699",
"rgb": {
"r": 207,
"g": 246,
"b": 153
},
"hsl": {
"h": 85.161,
"s": 83.784,
"l": 78.235
},
"oklch": {
"l": 0.92426,
"c": 0.12572,
"h": 127.2
},
"luminance": 0.81477
}Semantic roles & 50–950 ramp
primary
#CFF699
secondary
#905ED5
accent
#05E061
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581