#80E8CC#80E8CC
#80E8CC is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.0% C 0.106 H 174.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #80E8CC |
|---|---|
| RGB | rgb(128, 232, 204) |
| HSL | hsl(164, 69%, 71%) |
| HSV | hsv(164, 45%, 91%) |
| CMYK | cmyk(44.8%, 0%, 12.1%, 9%) |
| CIE-LAB | lab(85.33, -36.80, 4.24) |
| CIE-LCH | lch(85.33, 37.05, 173.42°) |
| OKLab | oklab(86.02% -0.1053 0.0107) |
| OKLCH | oklch(86.02% 0.106 174.2) |
| XYZ | xyz(48.6533, 66.6583, 67.4175) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.90
Light Teal
#90E4C1
ΔE00 3.57
Light Turquoise
#7EF4CC
ΔE00 3.91
Light Aqua
#8CFFDB
ΔE00 5.10
Seafoam Blue
#78D1B6
ΔE00 5.34
Seafoam
#7FE0B3
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80E8CC #E8809C
analogous
#80E898 #80E8CC #80D0E8
triadic
#80E8CC #CC80E8 #E8CC80
tetradic
#80E8CC #9880E8 #E8809C #D0E880
square
#80E8CC #9880E8 #E8809C #D0E880
split-complementary
#80E8CC #E880D0 #E89880
monochromatic
#24C99D #4CDFB7 #80E8CC #B4F1E1 #E5FAF5
Accessibility & contrast
On white
1.47
#80E8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#80E8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80E8CC
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80E8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80E8CC | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCB
Deuteranopia (green-blind)
#D1D0CE
Tritanopia (blue-blind)
#5AEAE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #80e8cc; /* rgb */ color: rgb(128, 232, 204); /* oklch */ color: oklch(86.0% 0.106 174.2);
Tailwind
colors: {
custom: {
50: '#aaf0db',
500: '#80e8cc',
950: '#000000',
},
}SCSS
$custom: #80e8cc; $custom-light: #aaf0db; $custom-dark: #000000;
JSON
{
"hex": "#80e8cc",
"rgb": {
"r": 128,
"g": 232,
"b": 204
},
"hsl": {
"h": 163.846,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.86017,
"c": 0.10587,
"h": 174.2
},
"luminance": 0.66662
}Semantic roles & 50–950 ramp
primary
#80E8CC
secondary
#C14B6B
accent
#1447D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101615
muted
#818584