#ADFFCE#ADFFCE
#ADFFCE is a very light, moderate green. Relative luminance 0.849; OKLCH L 93.4% C 0.105 H 157.4°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADFFCE |
|---|---|
| RGB | rgb(173, 255, 206) |
| HSL | hsl(144, 100%, 84%) |
| HSV | hsv(144, 32%, 100%) |
| CMYK | cmyk(32.2%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(93.82, -34.83, 15.61) |
| CIE-LCH | lch(93.82, 38.16, 155.86°) |
| OKLab | oklab(93.42% -0.0965 0.0401) |
| OKLCH | oklch(93.42% 0.105 157.4) |
| XYZ | xyz(64.1303, 84.8572, 71.3805) |
| Luminance | 0.8486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 3.16
Light Seafoam
#A0FEBF
ΔE00 3.20
Mint
#AAF0C1
ΔE00 3.24
Light Mint
#B6FFBB
ΔE00 4.86
Light Sea Green
#98F6B0
ΔE00 5.20
Light Seafoam Green
#A7FFB5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADFFCE #FFADDE
analogous
#B5FFAD #ADFFCE #ADFFF7
triadic
#ADFFCE #CEADFF #FFCEAD
tetradic
#ADFFCE #ADB5FF #FFADDE #FFF7AD
square
#ADFFCE #ADB5FF #FFADDE #FFF7AD
split-complementary
#ADFFCE #F7ADFF #FFADB5
monochromatic
#33FF85 #70FFA9 #ADFFCE #E0FFED #E0FFED
Accessibility & contrast
On white
1.17
#ADFFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#ADFFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADFFCE
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADFFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADFFCE | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF3CB
Deuteranopia (green-blind)
#F0E9D1
Tritanopia (blue-blind)
#9DFEF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #adffce; /* rgb */ color: rgb(173, 255, 206); /* oklch */ color: oklch(93.4% 0.105 157.4);
Tailwind
colors: {
custom: {
50: '#c7ffdd',
500: '#adffce',
950: '#000000',
},
}SCSS
$custom: #adffce; $custom-light: #c7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#adffce",
"rgb": {
"r": 173,
"g": 255,
"b": 206
},
"hsl": {
"h": 144.146,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.93424,
"c": 0.10453,
"h": 157.4
},
"luminance": 0.8486
}Semantic roles & 50–950 ramp
primary
#ADFFCE
secondary
#E56BB4
accent
#0089E6
background
#FDFFFE
surface
#F9FFFC
border
#D2D7D5
text
#131815
muted
#828684