#CFF68C#CFF68C
#CFF68C is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.2% C 0.139 H 125.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF68C |
|---|---|
| RGB | rgb(207, 246, 140) |
| HSL | hsl(82, 85%, 76%) |
| HSV | hsv(82, 43%, 96%) |
| CMYK | cmyk(15.9%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(92.16, -29.30, 46.78) |
| CIE-LCH | lch(92.16, 55.20, 122.06°) |
| OKLab | oklab(92.22% -0.0811 0.1135) |
| OKLCH | oklch(92.22% 0.139 125.6) |
| XYZ | xyz(63.4212, 81.0699, 37.1127) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Light Pea Green
#C4FE82
ΔE00 3.38
Light Yellowish Green
#C2FF89
ΔE00 3.62
Celery
#C1FD95
ΔE00 3.85
Pale Lime
#BEFD73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF68C #B38CF6
analogous
#F6E88C #CFF68C #9AF68C
triadic
#CFF68C #8CCFF6 #F68CCF
tetradic
#CFF68C #8CF6E8 #B38CF6 #F68C9A
square
#CFF68C #8CF6E8 #B38CF6 #F68C9A
split-complementary
#CFF68C #8C9AF6 #E88CF6
monochromatic
#A0ED1A #B7F253 #CFF68C #E7FAC5 #F3FDE3
Accessibility & contrast
On white
1.22
#CFF68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#CFF68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF68C
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF68C | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#FBE892
Tritanopia (blue-blind)
#D5EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff68c; /* rgb */ color: rgb(207, 246, 140); /* oklch */ color: oklch(92.2% 0.139 125.6);
Tailwind
colors: {
custom: {
50: '#dff9af',
500: '#cff68c',
950: '#000000',
},
}SCSS
$custom: #cff68c; $custom-light: #dff9af; $custom-dark: #000000;
JSON
{
"hex": "#cff68c",
"rgb": {
"r": 207,
"g": 246,
"b": 140
},
"hsl": {
"h": 82.075,
"s": 85.484,
"l": 75.686
},
"oklch": {
"l": 0.92222,
"c": 0.13947,
"h": 125.6
},
"luminance": 0.8107
}Semantic roles & 50–950 ramp
primary
#CFF68C
secondary
#8253D4
accent
#04E255
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581