#CCF97A#CCF97A
#CCF97A is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.4% C 0.162 H 125.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF97A |
|---|---|
| RGB | rgb(204, 249, 122) |
| HSL | hsl(81, 91%, 73%) |
| HSV | hsv(81, 51%, 98%) |
| CMYK | cmyk(18.1%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(92.57, -33.67, 55.69) |
| CIE-LCH | lch(92.57, 65.08, 121.16°) |
| OKLab | oklab(92.43% -0.0945 0.1321) |
| OKLCH | oklch(92.43% 0.162 125.6) |
| XYZ | xyz(62.2903, 81.9933, 30.9532) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.04
Light Pea Green
#C4FE82
ΔE00 2.45
Pale Lime
#BEFD73
ΔE00 2.68
Pear
#CBF85F
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.44
Pistachio (survey)
#C0FA8B
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF97A #A77AF9
analogous
#F9E77A #CCF97A #8CF97A
triadic
#CCF97A #7ACCF9 #F97ACC
tetradic
#CCF97A #7AF9E7 #A77AF9 #F97A8C
square
#CCF97A #7AF9E7 #A77AF9 #F97A8C
split-complementary
#CCF97A #7A8CF9 #E77AF9
monochromatic
#9DEE0B #B6F63F #CCF97A #E2FCB5 #F4FEE2
Accessibility & contrast
On white
1.21
#CCF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#CCF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF97A
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF97A | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6E
Deuteranopia (green-blind)
#FEE982
Tritanopia (blue-blind)
#D3EFDC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf97a; /* rgb */ color: rgb(204, 249, 122); /* oklch */ color: oklch(92.4% 0.162 125.6);
Tailwind
colors: {
custom: {
50: '#defba3',
500: '#ccf97a',
950: '#000000',
},
}SCSS
$custom: #ccf97a; $custom-light: #defba3; $custom-dark: #000000;
JSON
{
"hex": "#ccf97a",
"rgb": {
"r": 204,
"g": 249,
"b": 122
},
"hsl": {
"h": 81.26,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.92433,
"c": 0.16241,
"h": 125.6
},
"luminance": 0.81994
}Semantic roles & 50–950 ramp
primary
#CCF97A
secondary
#7642D5
accent
#00E651
background
#FEFFFC
surface
#FCFFF6
border
#D5D7D0
text
#15170F
muted
#848580