#CFF688#CFF688
#CFF688 is a very light, vivid yellow-green. Relative luminance 0.810; OKLCH L 92.2% C 0.144 H 125.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF688 |
|---|---|
| RGB | rgb(207, 246, 136) |
| HSL | hsl(81, 86%, 75%) |
| HSV | hsv(81, 45%, 96%) |
| CMYK | cmyk(15.9%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(92.11, -29.74, 48.63) |
| CIE-LCH | lch(92.11, 57.01, 121.45°) |
| OKLab | oklab(92.16% -0.0826 0.1174) |
| OKLCH | oklch(92.16% 0.144 125.1) |
| XYZ | xyz(63.1316, 80.9540, 35.5875) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Light Pea Green
#C4FE82
ΔE00 3.20
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.63
Celery
#C1FD95
ΔE00 4.16
Pale Lime
#BEFD73
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF688 #AF88F6
analogous
#F6E688 #CFF688 #98F688
triadic
#CFF688 #88CFF6 #F688CF
tetradic
#CFF688 #88F6E6 #AF88F6 #F68898
square
#CFF688 #88F6E6 #AF88F6 #F68898
split-complementary
#CFF688 #8898F6 #E688F6
monochromatic
#A1ED16 #B8F24F #CFF688 #E6FAC1 #F4FDE3
Accessibility & contrast
On white
1.22
#CFF688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CFF688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF688
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF688 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#D5EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff688; /* rgb */ color: rgb(207, 246, 136); /* oklch */ color: oklch(92.2% 0.144 125.1);
Tailwind
colors: {
custom: {
50: '#dff9ac',
500: '#cff688',
950: '#000000',
},
}SCSS
$custom: #cff688; $custom-light: #dff9ac; $custom-dark: #000000;
JSON
{
"hex": "#cff688",
"rgb": {
"r": 207,
"g": 246,
"b": 136
},
"hsl": {
"h": 81.273,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.92164,
"c": 0.14355,
"h": 125.1
},
"luminance": 0.80955
}Semantic roles & 50–950 ramp
primary
#CFF688
secondary
#7E4FD3
accent
#03E252
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581