#CFF675#CFF675
#CFF675 is a very light, vivid yellow-green. Relative luminance 0.805; OKLCH L 91.9% C 0.162 H 123.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF675 |
|---|---|
| RGB | rgb(207, 246, 117) |
| HSL | hsl(78, 88%, 71%) |
| HSV | hsv(78, 52%, 96%) |
| CMYK | cmyk(15.9%, 0%, 52.4%, 3.5%) |
| CIE-LAB | lab(91.89, -31.65, 57.20) |
| CIE-LCH | lch(91.89, 65.37, 118.96°) |
| OKLab | oklab(91.92% -0.0894 0.1349) |
| OKLCH | oklch(91.92% 0.162 123.5) |
| XYZ | xyz(61.8990, 80.4610, 29.0957) |
| Luminance | 0.8046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.28
Pear
#CBF85F
ΔE00 2.51
Light Pea Green
#C4FE82
ΔE00 3.73
Pale Lime
#BEFD73
ΔE00 3.73
Light Lime Green
#B9FF66
ΔE00 4.63
Light Yellowish Green
#C2FF89
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF675 #9C75F6
analogous
#F6DD75 #CFF675 #8EF675
triadic
#CFF675 #75CFF6 #F675CF
tetradic
#CFF675 #75F6DD #9C75F6 #F6758E
square
#CFF675 #75F6DD #9C75F6 #F6758E
split-complementary
#CFF675 #758EF6 #DD75F6
monochromatic
#A2E20F #BBF23C #CFF675 #E3FAAE #F5FDE2
Accessibility & contrast
On white
1.23
#CFF675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CFF675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF675
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF675 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FDE77D
Tritanopia (blue-blind)
#D7ECD9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff675; /* rgb */ color: rgb(207, 246, 117); /* oklch */ color: oklch(91.9% 0.162 123.5);
Tailwind
colors: {
custom: {
50: '#e0f9a0',
500: '#cff675',
950: '#000000',
},
}SCSS
$custom: #cff675; $custom-light: #e0f9a0; $custom-dark: #000000;
JSON
{
"hex": "#cff675",
"rgb": {
"r": 207,
"g": 246,
"b": 117
},
"hsl": {
"h": 78.14,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.91916,
"c": 0.16187,
"h": 123.5
},
"luminance": 0.80461
}Semantic roles & 50–950 ramp
primary
#CFF675
secondary
#6B3ED1
accent
#01E446
background
#FEFFFC
surface
#FCFFF5
border
#D5D7CF
text
#15170F
muted
#848580