#CCF892#CCF892
#CCF892 is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.5% C 0.137 H 127.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF892 |
|---|---|
| RGB | rgb(204, 248, 146) |
| HSL | hsl(86, 88%, 77%) |
| HSV | hsv(86, 41%, 97%) |
| CMYK | cmyk(17.7%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(92.60, -30.62, 44.39) |
| CIE-LCH | lch(92.60, 53.93, 124.60°) |
| OKLab | oklab(92.55% -0.0843 0.1084) |
| OKLCH | oklch(92.55% 0.137 127.9) |
| XYZ | xyz(63.6569, 82.0467, 39.6714) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Celery
#C1FD95
ΔE00 2.66
Light Yellowish Green
#C2FF89
ΔE00 2.99
Light Pea Green
#C4FE82
ΔE00 3.18
Light Yellow Green
#CCFD7F
ΔE00 3.25
Tea Green
#BDF8A3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF892 #BE92F8
analogous
#F8F192 #CCF892 #99F892
triadic
#CCF892 #92CCF8 #F892CC
tetradic
#CCF892 #92F8F1 #BE92F8 #F89299
square
#CCF892 #92F8F1 #BE92F8 #F89299
split-complementary
#CCF892 #9299F8 #F192F8
monochromatic
#96F11F #B1F458 #CCF892 #E7FCCC #F2FDE2
Accessibility & contrast
On white
1.21
#CCF892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#CCF892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF892
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF892 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8A
Deuteranopia (green-blind)
#FBE997
Tritanopia (blue-blind)
#D1F0DF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ccf892; /* rgb */ color: rgb(204, 248, 146); /* oklch */ color: oklch(92.5% 0.137 127.9);
Tailwind
colors: {
custom: {
50: '#ddfab3',
500: '#ccf892',
950: '#000000',
},
}SCSS
$custom: #ccf892; $custom-light: #ddfab3; $custom-dark: #000000;
JSON
{
"hex": "#ccf892",
"rgb": {
"r": 204,
"g": 248,
"b": 146
},
"hsl": {
"h": 85.882,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.92548,
"c": 0.13731,
"h": 127.9
},
"luminance": 0.82047
}Semantic roles & 50–950 ramp
primary
#CCF892
secondary
#8E57D7
accent
#01E563
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581