#CCF274#CCF274
#CCF274 is a very light, vivid yellow-green. Relative luminance 0.776; OKLCH L 90.8% C 0.159 H 123.5°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF274 |
|---|---|
| RGB | rgb(204, 242, 116) |
| HSL | hsl(78, 83%, 70%) |
| HSV | hsv(78, 52%, 95%) |
| CMYK | cmyk(15.7%, 0%, 52.1%, 5.1%) |
| CIE-LAB | lab(90.60, -31.02, 56.08) |
| CIE-LCH | lch(90.60, 64.09, 118.95°) |
| OKLab | oklab(90.82% -0.0876 0.1325) |
| OKLCH | oklch(90.82% 0.159 123.5) |
| XYZ | xyz(59.8065, 77.6023, 28.3476) |
| Luminance | 0.7760 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.77
Pear
#CBF85F
ΔE00 2.96
Light Pea Green
#C4FE82
ΔE00 4.03
Pale Lime
#BEFD73
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.85
Light Yellowish Green
#C2FF89
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF274 #9A74F2
analogous
#F2D974 #CCF274 #8DF274
triadic
#CCF274 #74CCF2 #F274CC
tetradic
#CCF274 #74F2D9 #9A74F2 #F2748D
square
#CCF274 #74F2D9 #9A74F2 #F2748D
split-complementary
#CCF274 #748DF2 #D974F2
monochromatic
#9DD714 #B7ED3C #CCF274 #E1F7AC #F5FCE3
Accessibility & contrast
On white
1.27
#CCF274 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#CCF274 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF274
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF274 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF274 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE568
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#D4E8D6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccf274; /* rgb */ color: rgb(204, 242, 116); /* oklch */ color: oklch(90.8% 0.159 123.5);
Tailwind
colors: {
custom: {
50: '#def69f',
500: '#ccf274',
950: '#000000',
},
}SCSS
$custom: #ccf274; $custom-light: #def69f; $custom-dark: #000000;
JSON
{
"hex": "#ccf274",
"rgb": {
"r": 204,
"g": 242,
"b": 116
},
"hsl": {
"h": 78.095,
"s": 82.895,
"l": 70.196
},
"oklch": {
"l": 0.90823,
"c": 0.15879,
"h": 123.5
},
"luminance": 0.77603
}Semantic roles & 50–950 ramp
primary
#CCF274
secondary
#693ECC
accent
#06DF48
background
#FEFFFC
surface
#FCFEF5
border
#D5D6CF
text
#15170F
muted
#848580