#8AE2CA#8AE2CA
#8AE2CA is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.092 H 174.7°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE2CA |
|---|---|
| RGB | rgb(138, 226, 202) |
| HSL | hsl(164, 60%, 71%) |
| HSV | hsv(164, 39%, 89%) |
| CMYK | cmyk(38.9%, 0%, 10.6%, 11.4%) |
| CIE-LAB | lab(84.00, -31.92, 3.42) |
| CIE-LCH | lch(84.00, 32.10, 173.89°) |
| OKLab | oklab(85.04% -0.0918 0.0086) |
| OKLCH | oklch(85.04% 0.092 174.7) |
| XYZ | xyz(48.3342, 64.0570, 65.6830) |
| Luminance | 0.6406 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.54
Tiffany Blue
#7BF2DA
ΔE00 4.32
Seafoam Blue
#78D1B6
ΔE00 4.35
Pale Teal
#82CBB2
ΔE00 5.60
Light Turquoise
#7EF4CC
ΔE00 5.75
Seafoam
#7FE0B3
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE2CA #E28AA2
analogous
#8AE29E #8AE2CA #8ACEE2
triadic
#8AE2CA #CA8AE2 #E2CA8A
tetradic
#8AE2CA #9E8AE2 #E28AA2 #CEE28A
square
#8AE2CA #9E8AE2 #E28AA2 #CEE28A
split-complementary
#8AE2CA #E28ACE #E29E8A
monochromatic
#30C29A #59D6B4 #8AE2CA #BBEEE0 #E6F9F4
Accessibility & contrast
On white
1.52
#8AE2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#8AE2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE2CA
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE2CA | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8C9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#6EE4DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ae2ca; /* rgb */ color: rgb(138, 226, 202); /* oklch */ color: oklch(85.0% 0.092 174.7);
Tailwind
colors: {
custom: {
50: '#b0ebda',
500: '#8ae2ca',
950: '#000000',
},
}SCSS
$custom: #8ae2ca; $custom-light: #b0ebda; $custom-dark: #000000;
JSON
{
"hex": "#8ae2ca",
"rgb": {
"r": 138,
"g": 226,
"b": 202
},
"hsl": {
"h": 163.636,
"s": 60.274,
"l": 71.373
},
"oklch": {
"l": 0.85037,
"c": 0.09216,
"h": 174.7
},
"luminance": 0.6406
}Semantic roles & 50–950 ramp
primary
#8AE2CA
secondary
#BA5671
accent
#1E4CC8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483