#CCF680#CCF680
#CCF680 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.9% C 0.153 H 125.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF680 |
|---|---|
| RGB | rgb(204, 246, 128) |
| HSL | hsl(81, 87%, 73%) |
| HSV | hsv(81, 48%, 96%) |
| CMYK | cmyk(17.1%, 0%, 48%, 3.5%) |
| CIE-LAB | lab(91.82, -31.69, 52.01) |
| CIE-LCH | lch(91.82, 60.91, 121.36°) |
| OKLab | oklab(91.85% -0.0885 0.1245) |
| OKLCH | oklch(91.85% 0.153 125.4) |
| XYZ | xyz(61.7537, 80.3069, 32.6653) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.70
Light Pea Green
#C4FE82
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 3.29
Pale Lime
#BEFD73
ΔE00 3.42
Light Yellowish Green
#C2FF89
ΔE00 3.44
Pear
#CBF85F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF680 #AA80F6
analogous
#F6E580 #CCF680 #91F680
triadic
#CCF680 #80CCF6 #F680CC
tetradic
#CCF680 #80F6E5 #AA80F6 #F68091
square
#CCF680 #80F6E5 #AA80F6 #F68091
split-complementary
#CCF680 #8091F6 #E580F6
monochromatic
#9DEB11 #B5F247 #CCF680 #E3FAB9 #F4FDE2
Accessibility & contrast
On white
1.23
#CCF680 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#CCF680 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF680
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF680 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF680 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#D3ECDB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf680; /* rgb */ color: rgb(204, 246, 128); /* oklch */ color: oklch(91.9% 0.153 125.4);
Tailwind
colors: {
custom: {
50: '#ddf9a7',
500: '#ccf680',
950: '#000000',
},
}SCSS
$custom: #ccf680; $custom-light: #ddf9a7; $custom-dark: #000000;
JSON
{
"hex": "#ccf680",
"rgb": {
"r": 204,
"g": 246,
"b": 128
},
"hsl": {
"h": 81.356,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.91851,
"c": 0.15271,
"h": 125.4
},
"luminance": 0.80307
}Semantic roles & 50–950 ramp
primary
#CCF680
secondary
#7948D2
accent
#02E352
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#151710
muted
#848580