#CCF693#CCF693
#CCF693 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.1% C 0.133 H 127.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CCF693 |
|---|---|
| RGB | rgb(204, 246, 147) |
| HSL | hsl(85, 85%, 77%) |
| HSV | hsv(85, 40%, 96%) |
| CMYK | cmyk(17.1%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(92.07, -29.57, 43.23) |
| CIE-LCH | lch(92.07, 52.37, 124.38°) |
| OKLab | oklab(92.13% -0.0813 0.1058) |
| OKLCH | oklch(92.13% 0.133 127.6) |
| XYZ | xyz(63.1234, 80.8548, 39.8790) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Celery
#C1FD95
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.51
Light Pea Green
#C4FE82
ΔE00 3.71
Light Yellow Green
#CCFD7F
ΔE00 3.72
Tea Green
#BDF8A3
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCF693 #BD93F6
analogous
#F6EF93 #CCF693 #9BF693
triadic
#CCF693 #93CCF6 #F693CC
tetradic
#CCF693 #93F6EF #BD93F6 #F6939B
square
#CCF693 #93F6EF #BD93F6 #F6939B
split-complementary
#CCF693 #939BF6 #EF93F6
monochromatic
#97ED22 #B1F15B #CCF693 #E7FBCB #F2FDE3
Accessibility & contrast
On white
1.22
#CCF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#CCF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCF693
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCF693 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8C
Deuteranopia (green-blind)
#F9E798
Tritanopia (blue-blind)
#D1EEDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ccf693; /* rgb */ color: rgb(204, 246, 147); /* oklch */ color: oklch(92.1% 0.133 127.6);
Tailwind
colors: {
custom: {
50: '#ddf9b4',
500: '#ccf693',
950: '#000000',
},
}SCSS
$custom: #ccf693; $custom-light: #ddf9b4; $custom-dark: #000000;
JSON
{
"hex": "#ccf693",
"rgb": {
"r": 204,
"g": 246,
"b": 147
},
"hsl": {
"h": 85.455,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.92127,
"c": 0.13341,
"h": 127.6
},
"luminance": 0.80855
}Semantic roles & 50–950 ramp
primary
#CCF693
secondary
#8D59D4
accent
#04E162
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581