#8BEDAF#8BEDAF
#8BEDAF is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.9% C 0.128 H 155.0°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BEDAF |
|---|---|
| RGB | rgb(139, 237, 175) |
| HSL | hsl(142, 73%, 74%) |
| HSV | hsv(142, 41%, 93%) |
| CMYK | cmyk(41.4%, 0%, 26.2%, 7.1%) |
| CIE-LAB | lab(86.58, -42.14, 21.20) |
| CIE-LCH | lch(86.58, 47.17, 153.29°) |
| OKLab | oklab(86.94% -0.1156 0.054) |
| OKLCH | oklch(86.94% 0.128 155) |
| XYZ | xyz(48.6663, 69.1492, 51.3319) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.70
Hospital Green
#9BE5AA
ΔE00 3.14
Seafoam (survey)
#80F9AD
ΔE00 3.50
Light Blue Green
#7EFBB3
ΔE00 3.59
Light Seafoam
#A0FEBF
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BEDAF #ED8BC9
analogous
#98ED8B #8BEDAF #8BEDE0
triadic
#8BEDAF #AF8BED #EDAF8B
tetradic
#8BEDAF #8B98ED #ED8BC9 #EDE08B
square
#8BEDAF #8B98ED #ED8BC9 #EDE08B
split-complementary
#8BEDAF #E08BED #ED8B98
monochromatic
#22DC66 #56E58A #8BEDAF #C0F5D4 #E5FBED
Accessibility & contrast
On white
1.42
#8BEDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#8BEDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BEDAF
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BEDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BEDAF | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAB
Deuteranopia (green-blind)
#DDD5B3
Tritanopia (blue-blind)
#76EBDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #8bedaf; /* rgb */ color: rgb(139, 237, 175); /* oklch */ color: oklch(86.9% 0.128 155.0);
Tailwind
colors: {
custom: {
50: '#b1f3c7',
500: '#8bedaf',
950: '#000000',
},
}SCSS
$custom: #8bedaf; $custom-light: #b1f3c7; $custom-dark: #000000;
JSON
{
"hex": "#8bedaf",
"rgb": {
"r": 139,
"g": 237,
"b": 175
},
"hsl": {
"h": 142.041,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.86941,
"c": 0.1276,
"h": 155
},
"luminance": 0.69152
}Semantic roles & 50–950 ramp
primary
#8BEDAF
secondary
#C8549D
accent
#108DD5
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582