#85F1AF#85F1AF
#85F1AF is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.6% C 0.137 H 155.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #85F1AF |
|---|---|
| RGB | rgb(133, 241, 175) |
| HSL | hsl(143, 79%, 73%) |
| HSV | hsv(143, 45%, 95%) |
| CMYK | cmyk(44.8%, 0%, 27.4%, 5.5%) |
| CIE-LAB | lab(87.48, -45.49, 22.41) |
| CIE-LCH | lch(87.48, 50.71, 153.78°) |
| OKLab | oklab(87.61% -0.1246 0.057) |
| OKLCH | oklch(87.61% 0.137 155.4) |
| XYZ | xyz(48.8626, 70.9887, 51.6765) |
| Luminance | 0.7099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.37
Light Sea Green
#98F6B0
ΔE00 2.45
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Greenish Blue
#63F7B4
ΔE00 3.43
Light Seafoam
#A0FEBF
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#85F1AF #F185C7
analogous
#91F185 #85F1AF #85F1E5
triadic
#85F1AF #AF85F1 #F1AF85
tetradic
#85F1AF #8591F1 #F185C7 #F1E585
square
#85F1AF #8591F1 #F185C7 #F1E585
split-complementary
#85F1AF #E585F1 #F18591
monochromatic
#1AE268 #4EEB8B #85F1AF #BCF7D3 #E4FCED
Accessibility & contrast
On white
1.38
#85F1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#85F1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #85F1AF
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##85F1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##85F1AF | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AB
Deuteranopia (green-blind)
#E0D7B3
Tritanopia (blue-blind)
#6CEFDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #85f1af; /* rgb */ color: rgb(133, 241, 175); /* oklch */ color: oklch(87.6% 0.137 155.4);
Tailwind
colors: {
custom: {
50: '#aef6c7',
500: '#85f1af',
950: '#000000',
},
}SCSS
$custom: #85f1af; $custom-light: #aef6c7; $custom-dark: #000000;
JSON
{
"hex": "#85f1af",
"rgb": {
"r": 133,
"g": 241,
"b": 175
},
"hsl": {
"h": 143.333,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.87606,
"c": 0.13703,
"h": 155.4
},
"luminance": 0.70992
}Semantic roles & 50–950 ramp
primary
#85F1AF
secondary
#CC4E9B
accent
#0A8ADC
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582