#CCF691#CCF691
#CCF691 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.136 H 127.3°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF691 |
|---|---|
| RGB | rgb(204, 246, 145) |
| HSL | hsl(85, 85%, 77%) |
| HSV | hsv(85, 41%, 96%) |
| CMYK | cmyk(17.1%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(92.04, -29.81, 44.17) |
| CIE-LCH | lch(92.04, 53.28, 124.02°) |
| OKLab | oklab(92.1% -0.0821 0.1078) |
| OKLCH | oklch(92.1% 0.136 127.3) |
| XYZ | xyz(62.9679, 80.7925, 39.0597) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.60
Celery
#C1FD95
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.38
Light Yellow Green
#CCFD7F
ΔE00 3.44
Light Pea Green
#C4FE82
ΔE00 3.49
Tea Green
#BDF8A3
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF691 #BB91F6
analogous
#F6ED91 #CCF691 #9AF691
triadic
#CCF691 #91CCF6 #F691CC
tetradic
#CCF691 #91F6ED #BB91F6 #F6919A
square
#CCF691 #91F6ED #BB91F6 #F6919A
split-complementary
#CCF691 #919AF6 #ED91F6
monochromatic
#98ED20 #B2F158 #CCF691 #E6FBCA #F2FDE3
Accessibility & contrast
On white
1.22
#CCF691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CCF691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF691
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF691 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA89
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#D1EEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf691; /* rgb */ color: rgb(204, 246, 145); /* oklch */ color: oklch(92.1% 0.136 127.3);
Tailwind
colors: {
custom: {
50: '#ddf9b2',
500: '#ccf691',
950: '#000000',
},
}SCSS
$custom: #ccf691; $custom-light: #ddf9b2; $custom-dark: #000000;
JSON
{
"hex": "#ccf691",
"rgb": {
"r": 204,
"g": 246,
"b": 145
},
"hsl": {
"h": 84.95,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.92096,
"c": 0.13552,
"h": 127.3
},
"luminance": 0.80793
}Semantic roles & 50–950 ramp
primary
#CCF691
secondary
#8B57D4
accent
#04E160
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581