#CFF694#CFF694
#CFF694 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.3% C 0.131 H 126.5°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF694 |
|---|---|
| RGB | rgb(207, 246, 148) |
| HSL | hsl(84, 84%, 77%) |
| HSV | hsv(84, 40%, 96%) |
| CMYK | cmyk(15.9%, 0%, 39.8%, 3.5%) |
| CIE-LAB | lab(92.27, -28.37, 43.04) |
| CIE-LCH | lch(92.27, 51.55, 123.39°) |
| OKLab | oklab(92.35% -0.078 0.1053) |
| OKLCH | oklch(92.35% 0.131 126.5) |
| XYZ | xyz(64.0327, 81.3145, 40.3330) |
| Luminance | 0.8132 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.48
Light Yellow Green
#CCFD7F
ΔE00 3.84
Light Yellowish Green
#C2FF89
ΔE00 3.92
Light Pea Green
#C4FE82
ΔE00 4.02
Tea Green
#BDF8A3
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF694 #BB94F6
analogous
#F6EC94 #CFF694 #9EF694
triadic
#CFF694 #94CFF6 #F694CF
tetradic
#CFF694 #94F6EC #BB94F6 #F6949E
square
#CFF694 #94F6EC #BB94F6 #F6949E
split-complementary
#CFF694 #949EF6 #EC94F6
monochromatic
#9CED23 #B6F15C #CFF694 #E8FBCC #F2FDE3
Accessibility & contrast
On white
1.22
#CFF694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#CFF694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF694
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF694 | 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)
#FFEA8D
Deuteranopia (green-blind)
#FAE899
Tritanopia (blue-blind)
#D4EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff694; /* rgb */ color: rgb(207, 246, 148); /* oklch */ color: oklch(92.3% 0.131 126.5);
Tailwind
colors: {
custom: {
50: '#dff9b4',
500: '#cff694',
950: '#000000',
},
}SCSS
$custom: #cff694; $custom-light: #dff9b4; $custom-dark: #000000;
JSON
{
"hex": "#cff694",
"rgb": {
"r": 207,
"g": 246,
"b": 148
},
"hsl": {
"h": 83.878,
"s": 84.483,
"l": 77.255
},
"oklch": {
"l": 0.92345,
"c": 0.13109,
"h": 126.5
},
"luminance": 0.81315
}Semantic roles & 50–950 ramp
primary
#CFF694
secondary
#8B5AD5
accent
#05E15C
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581