#CCF692#CCF692
#CCF692 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.1% C 0.134 H 127.4°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF692 |
|---|---|
| RGB | rgb(204, 246, 146) |
| HSL | hsl(85, 85%, 77%) |
| HSV | hsv(85, 41%, 96%) |
| CMYK | cmyk(17.1%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(92.05, -29.69, 43.70) |
| CIE-LCH | lch(92.05, 52.83, 124.19°) |
| OKLab | oklab(92.11% -0.0817 0.1068) |
| OKLCH | oklch(92.11% 0.134 127.4) |
| XYZ | xyz(63.0453, 80.8235, 39.4676) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Celery
#C1FD95
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 3.58
Light Pea Green
#C4FE82
ΔE00 3.60
Tea Green
#BDF8A3
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF692 #BC92F6
analogous
#F6EE92 #CCF692 #9AF692
triadic
#CCF692 #92CCF6 #F692CC
tetradic
#CCF692 #92F6EE #BC92F6 #F6929A
square
#CCF692 #92F6EE #BC92F6 #F6929A
split-complementary
#CCF692 #929AF6 #EE92F6
monochromatic
#97ED21 #B2F159 #CCF692 #E6FBCB #F2FDE3
Accessibility & contrast
On white
1.22
#CCF692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#CCF692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF692
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF692 | 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)
#FFEA8A
Deuteranopia (green-blind)
#F9E797
Tritanopia (blue-blind)
#D1EEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf692; /* rgb */ color: rgb(204, 246, 146); /* oklch */ color: oklch(92.1% 0.134 127.4);
Tailwind
colors: {
custom: {
50: '#ddf9b3',
500: '#ccf692',
950: '#000000',
},
}SCSS
$custom: #ccf692; $custom-light: #ddf9b3; $custom-dark: #000000;
JSON
{
"hex": "#ccf692",
"rgb": {
"r": 204,
"g": 246,
"b": 146
},
"hsl": {
"h": 85.2,
"s": 84.746,
"l": 76.863
},
"oklch": {
"l": 0.92112,
"c": 0.13447,
"h": 127.4
},
"luminance": 0.80824
}Semantic roles & 50–950 ramp
primary
#CCF692
secondary
#8C58D4
accent
#04E161
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581