#80EEED#80EEED
#80EEED is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.4% C 0.102 H 194.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #80EEED |
|---|---|
| RGB | rgb(128, 238, 237) |
| HSL | hsl(179, 76%, 72%) |
| HSV | hsv(179, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(87.90, -31.78, -9.32) |
| CIE-LCH | lch(87.90, 33.12, 196.34°) |
| OKLab | oklab(88.37% -0.0982 -0.0257) |
| OKLCH | oklch(88.37% 0.102 194.7) |
| XYZ | xyz(54.7566, 71.8481, 91.0869) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 5.13
Light Cyan
#ACFFFC
ΔE00 5.24
Bright Light Blue
#26F7FD
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EEED #EE8081
analogous
#80EEB6 #80EEED #80B8EE
triadic
#80EEED #ED80EE #EEED80
tetradic
#80EEED #B680EE #EE8081 #B8EE80
square
#80EEED #B680EE #EE8081 #B8EE80
split-complementary
#80EEED #EE80B8 #EEB680
monochromatic
#1DD7D5 #4AE7E5 #80EEED #B6F5F5 #E4FBFB
Accessibility & contrast
On white
1.37
#80EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#80EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EEED
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EEED | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#42F4ED
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #80eeed; /* rgb */ color: rgb(128, 238, 237); /* oklch */ color: oklch(88.4% 0.102 194.7);
Tailwind
colors: {
custom: {
50: '#acf4f2',
500: '#80eeed',
950: '#000000',
},
}SCSS
$custom: #80eeed; $custom-light: #acf4f2; $custom-dark: #000000;
JSON
{
"hex": "#80eeed",
"rgb": {
"r": 128,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.455,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.88372,
"c": 0.10152,
"h": 194.7
},
"luminance": 0.71853
}Semantic roles & 50–950 ramp
primary
#80EEED
secondary
#C84A4B
accent
#0D0FD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585