#CCF69D#CCF69D
#CCF69D is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 92.3% C 0.123 H 129.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF69D |
|---|---|
| RGB | rgb(204, 246, 157) |
| HSL | hsl(88, 83%, 79%) |
| HSV | hsv(88, 36%, 96%) |
| CMYK | cmyk(17.1%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(92.21, -28.32, 38.49) |
| CIE-LCH | lch(92.21, 47.79, 126.34°) |
| OKLab | oklab(92.29% -0.0774 0.0952) |
| OKLCH | oklch(92.29% 0.123 129.1) |
| XYZ | xyz(63.9425, 81.1824, 44.1927) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 3.23
Tea Green
#BDF8A3
ΔE00 3.31
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Washed Out Green
#BCF5A6
ΔE00 3.76
Light Light Green
#C8FFB0
ΔE00 3.77
Light Yellowish Green
#C2FF89
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF69D #C79DF6
analogous
#F6F49D #CCF69D #A0F69D
triadic
#CCF69D #9DCCF6 #F69DCC
tetradic
#CCF69D #9DF6F4 #C79DF6 #F69DA0
square
#CCF69D #9DF6F4 #C79DF6 #F69DA0
split-complementary
#CCF69D #9DA0F6 #F49DF6
monochromatic
#92EC2D #AFF165 #CCF69D #E9FBD5 #F0FCE3
Accessibility & contrast
On white
1.22
#CCF69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#CCF69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF69D
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF69D | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB97
Deuteranopia (green-blind)
#F8E8A2
Tritanopia (blue-blind)
#CFEFE0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ccf69d; /* rgb */ color: rgb(204, 246, 157); /* oklch */ color: oklch(92.3% 0.123 129.1);
Tailwind
colors: {
custom: {
50: '#dcf9bb',
500: '#ccf69d',
950: '#000000',
},
}SCSS
$custom: #ccf69d; $custom-light: #dcf9bb; $custom-dark: #000000;
JSON
{
"hex": "#ccf69d",
"rgb": {
"r": 204,
"g": 246,
"b": 157
},
"hsl": {
"h": 88.315,
"s": 83.178,
"l": 79.02
},
"oklch": {
"l": 0.92292,
"c": 0.12269,
"h": 129.1
},
"luminance": 0.81183
}Semantic roles & 50–950 ramp
primary
#CCF69D
secondary
#9862D5
accent
#06E06D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582