#80EEEE#80EEEE
#80EEEE is a very light, moderate teal. Relative luminance 0.719; OKLCH L 88.4% C 0.101 H 195.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #80EEEE |
|---|---|
| RGB | rgb(128, 238, 238) |
| HSL | hsl(180, 76%, 72%) |
| HSV | hsv(180, 46%, 93%) |
| CMYK | cmyk(46.2%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(87.92, -31.54, -9.80) |
| CIE-LCH | lch(87.92, 33.02, 197.27°) |
| OKLab | oklab(88.41% -0.0978 -0.0271) |
| OKLCH | oklch(88.41% 0.101 195.5) |
| XYZ | xyz(54.9031, 71.9067, 91.8585) |
| Luminance | 0.7191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80EEEE #EE8080
analogous
#80EEB7 #80EEEE #80B7EE
triadic
#80EEEE #EE80EE #EEEE80
tetradic
#80EEEE #B780EE #EE8080 #B7EE80
square
#80EEEE #B780EE #EE8080 #B7EE80
split-complementary
#80EEEE #EE80B7 #EEB780
monochromatic
#1DD7D7 #4AE7E7 #80EEEE #B6F5F5 #E4FBFB
Accessibility & contrast
On white
1.37
#80EEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#80EEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80EEEE
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80EEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80EEEE | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#CED6EF
Tritanopia (blue-blind)
#41F4EE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #80eeee; /* rgb */ color: rgb(128, 238, 238); /* oklch */ color: oklch(88.4% 0.101 195.5);
Tailwind
colors: {
custom: {
50: '#acf4f3',
500: '#80eeee',
950: '#000000',
},
}SCSS
$custom: #80eeee; $custom-light: #acf4f3; $custom-dark: #000000;
JSON
{
"hex": "#80eeee",
"rgb": {
"r": 128,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.88405,
"c": 0.10147,
"h": 195.5
},
"luminance": 0.71911
}Semantic roles & 50–950 ramp
primary
#80EEEE
secondary
#C84A4A
accent
#0D0DD9
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585