#CCF690#CCF690
#CCF690 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.137 H 127.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF690 |
|---|---|
| RGB | rgb(204, 246, 144) |
| HSL | hsl(85, 85%, 76%) |
| HSV | hsv(85, 41%, 96%) |
| CMYK | cmyk(17.1%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(92.03, -29.93, 44.63) |
| CIE-LCH | lch(92.03, 53.74, 123.84°) |
| OKLab | oklab(92.08% -0.0825 0.1088) |
| OKLCH | oklch(92.08% 0.137 127.2) |
| XYZ | xyz(62.8911, 80.7618, 38.6554) |
| Luminance | 0.8076 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.58
Celery
#C1FD95
ΔE00 3.10
Light Yellow Green
#CCFD7F
ΔE00 3.30
Light Yellowish Green
#C2FF89
ΔE00 3.33
Light Pea Green
#C4FE82
ΔE00 3.39
Pale Lime
#BEFD73
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF690 #BA90F6
analogous
#F6ED90 #CCF690 #99F690
triadic
#CCF690 #90CCF6 #F690CC
tetradic
#CCF690 #90F6ED #BA90F6 #F69099
square
#CCF690 #90F6ED #BA90F6 #F69099
split-complementary
#CCF690 #9099F6 #ED90F6
monochromatic
#98ED1F #B2F157 #CCF690 #E6FBC9 #F2FDE3
Accessibility & contrast
On white
1.22
#CCF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#CCF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF690
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF690 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA88
Deuteranopia (green-blind)
#F9E795
Tritanopia (blue-blind)
#D1EEDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf690; /* rgb */ color: rgb(204, 246, 144); /* oklch */ color: oklch(92.1% 0.137 127.2);
Tailwind
colors: {
custom: {
50: '#ddf9b2',
500: '#ccf690',
950: '#000000',
},
}SCSS
$custom: #ccf690; $custom-light: #ddf9b2; $custom-dark: #000000;
JSON
{
"hex": "#ccf690",
"rgb": {
"r": 204,
"g": 246,
"b": 144
},
"hsl": {
"h": 84.706,
"s": 85,
"l": 76.471
},
"oklch": {
"l": 0.92081,
"c": 0.13656,
"h": 127.2
},
"luminance": 0.80763
}Semantic roles & 50–950 ramp
primary
#CCF690
secondary
#8A56D4
accent
#04E15F
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581