#80F0EE#80F0EE
#80F0EE is a very light, moderate teal. Relative luminance 0.731; OKLCH L 88.9% C 0.103 H 193.9°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80F0EE |
|---|---|
| RGB | rgb(128, 240, 238) |
| HSL | hsl(179, 79%, 72%) |
| HSV | hsv(179, 47%, 94%) |
| CMYK | cmyk(46.7%, 0%, 0.8%, 5.9%) |
| CIE-LAB | lab(88.48, -32.48, -8.97) |
| CIE-LCH | lch(88.48, 33.69, 195.44°) |
| OKLab | oklab(88.86% -0.1 -0.0248) |
| OKLCH | oklch(88.86% 0.103 193.9) |
| XYZ | xyz(55.4886, 73.0777, 92.0536) |
| Luminance | 0.7308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 5.05
Bright Light Blue
#26F7FD
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 5.66
Aqua
#00FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F0EE #F08082
analogous
#80F0B6 #80F0EE #80BAF0
triadic
#80F0EE #EE80F0 #F0EE80
tetradic
#80F0EE #B680F0 #F08082 #BAF080
square
#80F0EE #B680F0 #F08082 #BAF080
split-complementary
#80F0EE #F080BA #F0B680
monochromatic
#1ADCD8 #49EAE7 #80F0EE #B7F6F5 #E4FCFB
Accessibility & contrast
On white
1.34
#80F0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#80F0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F0EE
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F0EE | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6EE
Deuteranopia (green-blind)
#D1D8EF
Tritanopia (blue-blind)
#40F6EF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #80f0ee; /* rgb */ color: rgb(128, 240, 238); /* oklch */ color: oklch(88.9% 0.103 193.9);
Tailwind
colors: {
custom: {
50: '#acf5f3',
500: '#80f0ee',
950: '#000000',
},
}SCSS
$custom: #80f0ee; $custom-light: #acf5f3; $custom-dark: #000000;
JSON
{
"hex": "#80f0ee",
"rgb": {
"r": 128,
"g": 240,
"b": 238
},
"hsl": {
"h": 178.929,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88856,
"c": 0.10302,
"h": 193.9
},
"luminance": 0.73082
}Semantic roles & 50–950 ramp
primary
#80F0EE
secondary
#CB4A4C
accent
#0A0EDB
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585