#8AE2BF#8AE2BF
#8AE2BF is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.099 H 166.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE2BF |
|---|---|
| RGB | rgb(138, 226, 191) |
| HSL | hsl(156, 60%, 71%) |
| HSV | hsv(156, 39%, 89%) |
| CMYK | cmyk(38.9%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.73, -34.28, 8.84) |
| CIE-LCH | lch(83.73, 35.40, 165.54°) |
| OKLab | oklab(84.74% -0.0965 0.0227) |
| OKLCH | oklch(84.74% 0.099 166.7) |
| XYZ | xyz(47.0779, 63.5545, 59.0666) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 0.79
Seafoam
#7FE0B3
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 4.49
Seafoam Blue
#78D1B6
ΔE00 4.64
Pale Turquoise
#A5FBD5
ΔE00 5.63
Mint
#AAF0C1
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE2BF #E28AAD
analogous
#8AE293 #8AE2BF #8AD9E2
triadic
#8AE2BF #BF8AE2 #E2BF8A
tetradic
#8AE2BF #938AE2 #E28AAD #D9E28A
square
#8AE2BF #938AE2 #E28AAD #D9E28A
split-complementary
#8AE2BF #E28AD9 #E2938A
monochromatic
#30C288 #59D6A4 #8AE2BF #BBEEDA #E6F9F2
Accessibility & contrast
On white
1.53
#8AE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#8AE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE2BF
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE2BF | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED7BD
Deuteranopia (green-blind)
#D0CDC1
Tritanopia (blue-blind)
#72E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ae2bf; /* rgb */ color: rgb(138, 226, 191); /* oklch */ color: oklch(84.7% 0.099 166.7);
Tailwind
colors: {
custom: {
50: '#afebd2',
500: '#8ae2bf',
950: '#000000',
},
}SCSS
$custom: #8ae2bf; $custom-light: #afebd2; $custom-dark: #000000;
JSON
{
"hex": "#8ae2bf",
"rgb": {
"r": 138,
"g": 226,
"b": 191
},
"hsl": {
"h": 156.136,
"s": 60.274,
"l": 71.373
},
"oklch": {
"l": 0.84739,
"c": 0.09913,
"h": 166.7
},
"luminance": 0.63558
}Semantic roles & 50–950 ramp
primary
#8AE2BF
secondary
#BA567E
accent
#1E61C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483