#CCF083#CCF083
#CCF083 is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.6% C 0.142 H 124.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF083 |
|---|---|
| RGB | rgb(204, 240, 131) |
| HSL | hsl(80, 78%, 73%) |
| HSV | hsv(80, 45%, 94%) |
| CMYK | cmyk(15%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(90.23, -28.58, 48.64) |
| CIE-LCH | lch(90.23, 56.42, 120.44°) |
| OKLab | oklab(90.58% -0.0796 0.1172) |
| OKLCH | oklch(90.58% 0.142 124.2) |
| XYZ | xyz(60.1586, 76.7959, 33.1221) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.34
Pistachio (survey)
#C0FA8B
ΔE00 4.01
Light Pea Green
#C4FE82
ΔE00 4.12
Light Yellowish Green
#C2FF89
ΔE00 4.58
Pale Lime
#BEFD73
ΔE00 4.90
Celery
#C1FD95
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF083 #A783F0
analogous
#F0DE83 #CCF083 #95F083
triadic
#CCF083 #83CCF0 #F083CC
tetradic
#CCF083 #83F0DE #A783F0 #F08395
square
#CCF083 #83F0DE #A783F0 #F08395
split-complementary
#CCF083 #8395F0 #DE83F0
monochromatic
#9DDE1B #B6E94C #CCF083 #E2F7BA #F4FCE4
Accessibility & contrast
On white
1.28
#CCF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#CCF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF083
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF083 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE47A
Deuteranopia (green-blind)
#F6E389
Tritanopia (blue-blind)
#D3E7D6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ccf083; /* rgb */ color: rgb(204, 240, 131); /* oklch */ color: oklch(90.6% 0.142 124.2);
Tailwind
colors: {
custom: {
50: '#ddf5a9',
500: '#ccf083',
950: '#000000',
},
}SCSS
$custom: #ccf083; $custom-light: #ddf5a9; $custom-dark: #000000;
JSON
{
"hex": "#ccf083",
"rgb": {
"r": 204,
"g": 240,
"b": 131
},
"hsl": {
"h": 79.817,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.90581,
"c": 0.14162,
"h": 124.2
},
"luminance": 0.76796
}Semantic roles & 50–950 ramp
primary
#CCF083
secondary
#764CCB
accent
#0BDB4F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581