#CFF698#CFF698
#CFF698 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 92.4% C 0.127 H 127.1°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF698 |
|---|---|
| RGB | rgb(207, 246, 152) |
| HSL | hsl(85, 84%, 78%) |
| HSV | hsv(85, 38%, 96%) |
| CMYK | cmyk(15.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(92.33, -27.88, 41.15) |
| CIE-LCH | lch(92.33, 49.71, 124.12°) |
| OKLab | oklab(92.41% -0.0764 0.1012) |
| OKLCH | oklch(92.41% 0.127 127.1) |
| XYZ | xyz(64.3547, 81.4433, 42.0294) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Celery
#C1FD95
ΔE00 3.46
Light Yellowish Green
#C2FF89
ΔE00 4.22
Tea Green
#BDF8A3
ΔE00 4.36
Light Yellow Green
#CCFD7F
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF698 #BF98F6
analogous
#F6EE98 #CFF698 #A0F698
triadic
#CFF698 #98CFF6 #F698CF
tetradic
#CFF698 #98F6EE #BF98F6 #F698A0
square
#CFF698 #98F6EE #BF98F6 #F698A0
split-complementary
#CFF698 #98A0F6 #EE98F6
monochromatic
#9BEC27 #B5F160 #CFF698 #E9FBD0 #F2FDE3
Accessibility & contrast
On white
1.21
#CFF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#CFF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF698
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF698 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB91
Deuteranopia (green-blind)
#F9E89D
Tritanopia (blue-blind)
#D4EEDF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff698; /* rgb */ color: rgb(207, 246, 152); /* oklch */ color: oklch(92.4% 0.127 127.1);
Tailwind
colors: {
custom: {
50: '#dff9b7',
500: '#cff698',
950: '#000000',
},
}SCSS
$custom: #cff698; $custom-light: #dff9b7; $custom-dark: #000000;
JSON
{
"hex": "#cff698",
"rgb": {
"r": 207,
"g": 246,
"b": 152
},
"hsl": {
"h": 84.894,
"s": 83.929,
"l": 78.039
},
"oklch": {
"l": 0.92409,
"c": 0.12681,
"h": 127.1
},
"luminance": 0.81444
}Semantic roles & 50–950 ramp
primary
#CFF698
secondary
#8F5DD5
accent
#05E060
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581