#8AFBBB#8AFBBB
#8AFBBB is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.4% C 0.138 H 157.3°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFBBB |
|---|---|
| RGB | rgb(138, 251, 187) |
| HSL | hsl(146, 93%, 76%) |
| HSV | hsv(146, 45%, 98%) |
| CMYK | cmyk(45%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.77, -46.25, 20.84) |
| CIE-LCH | lch(90.77, 50.73, 155.74°) |
| OKLab | oklab(90.41% -0.1271 0.0532) |
| OKLCH | oklch(90.41% 0.138 157.3) |
| XYZ | xyz(53.9441, 77.9815, 59.2134) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.70
Light Seafoam
#A0FEBF
ΔE00 2.36
Seafoam (survey)
#80F9AD
ΔE00 2.44
Seafoam Green
#7AF9AB
ΔE00 2.85
Light Sea Green
#98F6B0
ΔE00 2.91
Light Aquamarine
#7BFDC7
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFBBB #FB8ACA
analogous
#92FB8A #8AFBBB #8AFBF4
triadic
#8AFBBB #BB8AFB #FBBB8A
tetradic
#8AFBBB #8A92FB #FB8ACA #FBF48A
square
#8AFBBB #8A92FB #FB8ACA #FBF48A
split-complementary
#8AFBBB #F48AFB #FB8A92
monochromatic
#14F776 #4FF999 #8AFBBB #C5FDDD #E1FEEE
Accessibility & contrast
On white
1.27
#8AFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#8AFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFBBB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFBBB | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#6EF9EA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8afbbb; /* rgb */ color: rgb(138, 251, 187); /* oklch */ color: oklch(90.4% 0.138 157.3);
Tailwind
colors: {
custom: {
50: '#b1fdcf',
500: '#8afbbb',
950: '#000000',
},
}SCSS
$custom: #8afbbb; $custom-light: #b1fdcf; $custom-dark: #000000;
JSON
{
"hex": "#8afbbb",
"rgb": {
"r": 138,
"g": 251,
"b": 187
},
"hsl": {
"h": 146.018,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.90411,
"c": 0.13773,
"h": 157.3
},
"luminance": 0.77985
}Semantic roles & 50–950 ramp
primary
#8AFBBB
secondary
#DA4F9E
accent
#0082E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683