#ACF693#ACF693
#ACF693 is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.2% C 0.149 H 138.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF693 |
|---|---|
| RGB | rgb(172, 246, 147) |
| HSL | hsl(105, 85%, 77%) |
| HSV | hsv(105, 40%, 96%) |
| CMYK | cmyk(30.1%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(90.22, -40.61, 40.49) |
| CIE-LCH | lch(90.22, 57.35, 135.09°) |
| OKLab | oklab(90.16% -0.1111 0.0996) |
| OKLCH | oklch(90.16% 0.149 138.1) |
| XYZ | xyz(55.2338, 76.7866, 39.5092) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.26
Pastel Green
#B0FF9D
ΔE00 1.94
Light Pastel Green
#B2FBA5
ΔE00 2.55
Tea Green
#BDF8A3
ΔE00 2.87
Celery
#C1FD95
ΔE00 3.15
Palegreen
#98FB98
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF693 #DD93F6
analogous
#DEF693 #ACF693 #93F6AB
triadic
#ACF693 #93ACF6 #F693AC
tetradic
#ACF693 #93DEF6 #DD93F6 #F6AB93
square
#ACF693 #93DEF6 #DD93F6 #F6AB93
split-complementary
#ACF693 #AB93F6 #F693DE
monochromatic
#55ED22 #81F15B #ACF693 #D7FBCB #E9FDE3
Accessibility & contrast
On white
1.28
#ACF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#ACF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF693
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF693 | 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)
#FCE78C
Deuteranopia (green-blind)
#F1E099
Tritanopia (blue-blind)
#A9F0DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #acf693; /* rgb */ color: rgb(172, 246, 147); /* oklch */ color: oklch(90.2% 0.149 138.1);
Tailwind
colors: {
custom: {
50: '#c7f9b4',
500: '#acf693',
950: '#000000',
},
}SCSS
$custom: #acf693; $custom-light: #c7f9b4; $custom-dark: #000000;
JSON
{
"hex": "#acf693",
"rgb": {
"r": 172,
"g": 246,
"b": 147
},
"hsl": {
"h": 104.848,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.90161,
"c": 0.14919,
"h": 138.1
},
"luminance": 0.76789
}Semantic roles & 50–950 ramp
primary
#ACF693
secondary
#B559D4
accent
#04E1A9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581