#8AFFC5#8AFFC5
#8AFFC5 is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.135 H 160.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFC5 |
|---|---|
| RGB | rgb(138, 255, 197) |
| HSL | hsl(150, 100%, 77%) |
| HSV | hsv(150, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 22.7%, 0%) |
| CIE-LAB | lab(92.11, -46.04, 17.59) |
| CIE-LCH | lch(92.11, 49.28, 159.09°) |
| OKLab | oklab(91.56% -0.1272 0.045) |
| OKLCH | oklch(91.56% 0.135 160.5) |
| XYZ | xyz(56.3148, 80.9502, 65.4699) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.82
Light Blue Green
#7EFBB3
ΔE00 3.09
Light Seafoam
#A0FEBF
ΔE00 3.11
Light Greenish Blue
#63F7B4
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFC5 #FF8AC4
analogous
#8AFF8B #8AFFC5 #8AFFFF
triadic
#8AFFC5 #C58AFF #FFC58A
tetradic
#8AFFC5 #8B8AFF #FF8AC4 #FFFF8A
square
#8AFFC5 #8B8AFF #FF8AC4 #FFFF8A
split-complementary
#8AFFC5 #FF8AFF #FF8B8A
monochromatic
#10FF88 #4DFFA7 #8AFFC5 #C7FFE3 #E0FFF0
Accessibility & contrast
On white
1.22
#8AFFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#8AFFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFC5
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFC5 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C2
Deuteranopia (green-blind)
#EAE3C9
Tritanopia (blue-blind)
#69FEEF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #8affc5; /* rgb */ color: rgb(138, 255, 197); /* oklch */ color: oklch(91.6% 0.135 160.5);
Tailwind
colors: {
custom: {
50: '#b2ffd6',
500: '#8affc5',
950: '#000000',
},
}SCSS
$custom: #8affc5; $custom-light: #b2ffd6; $custom-dark: #000000;
JSON
{
"hex": "#8affc5",
"rgb": {
"r": 138,
"g": 255,
"b": 197
},
"hsl": {
"h": 150.256,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91564,
"c": 0.13492,
"h": 160.5
},
"luminance": 0.80954
}Semantic roles & 50–950 ramp
primary
#8AFFC5
secondary
#E04E96
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683