#8AFFC8#8AFFC8
#8AFFC8 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.6% C 0.133 H 161.8°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8AFFC8 |
|---|---|
| RGB | rgb(138, 255, 200) |
| HSL | hsl(152, 100%, 77%) |
| HSV | hsv(152, 46%, 100%) |
| CMYK | cmyk(45.9%, 0%, 21.6%, 0%) |
| CIE-LAB | lab(92.17, -45.44, 16.14) |
| CIE-LCH | lch(92.17, 48.22, 160.45°) |
| OKLab | oklab(91.64% -0.1259 0.0414) |
| OKLCH | oklch(91.64% 0.133 161.8) |
| XYZ | xyz(56.6620, 81.0890, 67.2983) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.45
Aquamarine
#7FFFD4
ΔE00 3.38
Light Seafoam
#A0FEBF
ΔE00 3.57
Light Blue Green
#7EFBB3
ΔE00 3.73
Light Greenish Blue
#63F7B4
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AFFC8 #FF8AC1
analogous
#8AFF8E #8AFFC8 #8AFBFF
triadic
#8AFFC8 #C88AFF #FFC88A
tetradic
#8AFFC8 #8E8AFF #FF8AC1 #FBFF8A
square
#8AFFC8 #8E8AFF #FF8AC1 #FBFF8A
split-complementary
#8AFFC8 #FF8AFB #FF8E8A
monochromatic
#10FF8E #4DFFAB #8AFFC8 #C7FFE5 #E0FFF1
Accessibility & contrast
On white
1.22
#8AFFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#8AFFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AFFC8
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AFFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AFFC8 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF0C5
Deuteranopia (green-blind)
#EAE3CB
Tritanopia (blue-blind)
#68FFF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #8affc8; /* rgb */ color: rgb(138, 255, 200); /* oklch */ color: oklch(91.6% 0.133 161.8);
Tailwind
colors: {
custom: {
50: '#b2ffd8',
500: '#8affc8',
950: '#000000',
},
}SCSS
$custom: #8affc8; $custom-light: #b2ffd8; $custom-dark: #000000;
JSON
{
"hex": "#8affc8",
"rgb": {
"r": 138,
"g": 255,
"b": 200
},
"hsl": {
"h": 151.795,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91635,
"c": 0.13251,
"h": 161.8
},
"luminance": 0.81093
}Semantic roles & 50–950 ramp
primary
#8AFFC8
secondary
#E04E92
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683