#8AFDBE#8AFDBE
#8AFDBE is a very light, vivid green. Relative luminance 0.794; OKLCH L 90.9% C 0.138 H 158.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFDBE |
|---|---|
| RGB | rgb(138, 253, 190) |
| HSL | hsl(147, 97%, 77%) |
| HSV | hsv(147, 45%, 99%) |
| CMYK | cmyk(45.5%, 0%, 24.9%, 0.8%) |
| CIE-LAB | lab(91.40, -46.54, 20.18) |
| CIE-LCH | lch(91.40, 50.72, 156.56°) |
| OKLab | oklab(90.94% -0.128 0.0515) |
| OKLCH | oklch(90.94% 0.138 158.1) |
| XYZ | xyz(54.8966, 79.3674, 61.1319) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.96
Light Seafoam
#A0FEBF
ΔE00 2.45
Light Aquamarine
#7BFDC7
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 3.18
Light Greenish Blue
#63F7B4
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFDBE #FD8AC9
analogous
#90FD8A #8AFDBE #8AFDF7
triadic
#8AFDBE #BE8AFD #FDBE8A
tetradic
#8AFDBE #8A90FD #FD8AC9 #FDF78A
square
#8AFDBE #8A90FD #FD8AC9 #FDF78A
split-complementary
#8AFDBE #F78AFD #FD8A90
monochromatic
#12FB7B #4EFC9D #8AFDBE #C6FEDF #E1FEEE
Accessibility & contrast
On white
1.24
#8AFDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#8AFDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFDBE
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFDBE | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBA
Deuteranopia (green-blind)
#EAE1C2
Tritanopia (blue-blind)
#6DFCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #8afdbe; /* rgb */ color: rgb(138, 253, 190); /* oklch */ color: oklch(90.9% 0.138 158.1);
Tailwind
colors: {
custom: {
50: '#b2fed1',
500: '#8afdbe',
950: '#000000',
},
}SCSS
$custom: #8afdbe; $custom-light: #b2fed1; $custom-dark: #000000;
JSON
{
"hex": "#8afdbe",
"rgb": {
"r": 138,
"g": 253,
"b": 190
},
"hsl": {
"h": 147.13,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.90942,
"c": 0.13797,
"h": 158.1
},
"luminance": 0.79372
}Semantic roles & 50–950 ramp
primary
#8AFDBE
secondary
#DD4E9C
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683