#CFF685#CFF685
#CFF685 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.147 H 124.8°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF685 |
|---|---|
| RGB | rgb(207, 246, 133) |
| HSL | hsl(81, 86%, 74%) |
| HSV | hsv(81, 46%, 96%) |
| CMYK | cmyk(15.9%, 0%, 45.9%, 3.5%) |
| CIE-LAB | lab(92.07, -30.07, 50.01) |
| CIE-LCH | lch(92.07, 58.35, 121.01°) |
| OKLab | oklab(92.12% -0.0837 0.1203) |
| OKLCH | oklch(92.12% 0.147 124.8) |
| XYZ | xyz(62.9214, 80.8699, 34.4803) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.44
Light Yellowish Green
#C2FF89
ΔE00 3.70
Pale Lime
#BEFD73
ΔE00 4.06
Celery
#C1FD95
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF685 #AC85F6
analogous
#F6E585 #CFF685 #97F685
triadic
#CFF685 #85CFF6 #F685CF
tetradic
#CFF685 #85F6E5 #AC85F6 #F68597
square
#CFF685 #85F6E5 #AC85F6 #F68597
split-complementary
#CFF685 #8597F6 #E585F6
monochromatic
#A2EE13 #B9F24C #CFF685 #E5FABE #F4FDE3
Accessibility & contrast
On white
1.22
#CFF685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CFF685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF685
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF685 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#FBE88B
Tritanopia (blue-blind)
#D6EDDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff685; /* rgb */ color: rgb(207, 246, 133); /* oklch */ color: oklch(92.1% 0.147 124.8);
Tailwind
colors: {
custom: {
50: '#dff9aa',
500: '#cff685',
950: '#000000',
},
}SCSS
$custom: #cff685; $custom-light: #dff9aa; $custom-dark: #000000;
JSON
{
"hex": "#cff685",
"rgb": {
"r": 207,
"g": 246,
"b": 133
},
"hsl": {
"h": 80.708,
"s": 86.26,
"l": 74.314
},
"oklch": {
"l": 0.92122,
"c": 0.14657,
"h": 124.8
},
"luminance": 0.8087
}Semantic roles & 50–950 ramp
primary
#CFF685
secondary
#7B4CD3
accent
#03E350
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581