#CFF695#CFF695
#CFF695 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 92.4% C 0.130 H 126.7°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF695 |
|---|---|
| RGB | rgb(207, 246, 149) |
| HSL | hsl(84, 84%, 77%) |
| HSV | hsv(84, 39%, 96%) |
| CMYK | cmyk(15.9%, 0%, 39.4%, 3.5%) |
| CIE-LAB | lab(92.29, -28.25, 42.57) |
| CIE-LCH | lch(92.29, 51.09, 123.57°) |
| OKLab | oklab(92.36% -0.0776 0.1043) |
| OKLCH | oklch(92.36% 0.13 126.7) |
| XYZ | xyz(64.1121, 81.3463, 40.7517) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.46
Light Yellow Green
#CCFD7F
ΔE00 3.98
Light Yellowish Green
#C2FF89
ΔE00 3.98
Light Pea Green
#C4FE82
ΔE00 4.13
Tea Green
#BDF8A3
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF695 #BC95F6
analogous
#F6ED95 #CFF695 #9EF695
triadic
#CFF695 #95CFF6 #F695CF
tetradic
#CFF695 #95F6ED #BC95F6 #F6959E
square
#CFF695 #95F6ED #BC95F6 #F6959E
split-complementary
#CFF695 #959EF6 #ED95F6
monochromatic
#9CEC24 #B5F15D #CFF695 #E9FBCD #F2FDE3
Accessibility & contrast
On white
1.22
#CFF695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#CFF695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF695
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF695 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8E
Deuteranopia (green-blind)
#FAE89A
Tritanopia (blue-blind)
#D4EEDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #cff695; /* rgb */ color: rgb(207, 246, 149); /* oklch */ color: oklch(92.4% 0.130 126.7);
Tailwind
colors: {
custom: {
50: '#dff9b5',
500: '#cff695',
950: '#000000',
},
}SCSS
$custom: #cff695; $custom-light: #dff9b5; $custom-dark: #000000;
JSON
{
"hex": "#cff695",
"rgb": {
"r": 207,
"g": 246,
"b": 149
},
"hsl": {
"h": 84.124,
"s": 84.348,
"l": 77.451
},
"oklch": {
"l": 0.92361,
"c": 0.13002,
"h": 126.7
},
"luminance": 0.81347
}Semantic roles & 50–950 ramp
primary
#CFF695
secondary
#8C5BD5
accent
#05E15D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581