#CCF689#CCF689
#CCF689 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.0% C 0.144 H 126.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF689 |
|---|---|
| RGB | rgb(204, 246, 137) |
| HSL | hsl(83, 86%, 75%) |
| HSV | hsv(83, 44%, 96%) |
| CMYK | cmyk(17.1%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(91.93, -30.73, 47.89) |
| CIE-LCH | lch(91.93, 56.90, 122.69°) |
| OKLab | oklab(91.98% -0.0852 0.1158) |
| OKLCH | oklch(91.98% 0.144 126.3) |
| XYZ | xyz(62.3726, 80.5544, 35.9246) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.42
Pistachio (survey)
#C0FA8B
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.87
Light Yellowish Green
#C2FF89
ΔE00 3.16
Celery
#C1FD95
ΔE00 3.57
Pale Lime
#BEFD73
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF689 #B389F6
analogous
#F6E989 #CCF689 #96F689
triadic
#CCF689 #89CCF6 #F689CC
tetradic
#CCF689 #89F6E9 #B389F6 #F68996
square
#CCF689 #89F6E9 #B389F6 #F68996
split-complementary
#CCF689 #8996F6 #E989F6
monochromatic
#9BED17 #B3F250 #CCF689 #E5FAC2 #F3FDE3
Accessibility & contrast
On white
1.23
#CCF689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#CCF689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF689
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF689 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#D2EDDC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf689; /* rgb */ color: rgb(204, 246, 137); /* oklch */ color: oklch(92.0% 0.144 126.3);
Tailwind
colors: {
custom: {
50: '#ddf9ad',
500: '#ccf689',
950: '#000000',
},
}SCSS
$custom: #ccf689; $custom-light: #ddf9ad; $custom-dark: #000000;
JSON
{
"hex": "#ccf689",
"rgb": {
"r": 204,
"g": 246,
"b": 137
},
"hsl": {
"h": 83.119,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.91976,
"c": 0.14378,
"h": 126.3
},
"luminance": 0.80555
}Semantic roles & 50–950 ramp
primary
#CCF689
secondary
#8350D3
accent
#03E259
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151710
muted
#848581