#80F8EA#80F8EA
#80F8EA is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.5% C 0.111 H 185.5°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80F8EA |
|---|---|
| RGB | rgb(128, 248, 234) |
| HSL | hsl(173, 90%, 74%) |
| HSV | hsv(173, 48%, 97%) |
| CMYK | cmyk(48.4%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(90.62, -37.17, -3.72) |
| CIE-LCH | lch(90.62, 37.35, 185.72°) |
| OKLab | oklab(90.55% -0.1104 -0.0106) |
| OKLCH | oklch(90.55% 0.111 185.5) |
| XYZ | xyz(57.3146, 77.6595, 89.7954) |
| Luminance | 0.7766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.61
Bright Aqua
#0BF9EA
ΔE00 4.97
Bright Turquoise
#0FFEF9
ΔE00 5.66
Bright Cyan
#41FDFE
ΔE00 6.07
Light Cyan
#ACFFFC
ΔE00 6.17
Aqua
#00FFFF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80F8EA #F8808E
analogous
#80F8AE #80F8EA #80CAF8
triadic
#80F8EA #EA80F8 #F8EA80
tetradic
#80F8EA #AE80F8 #F8808E #CAF880
square
#80F8EA #AE80F8 #F8808E #CAF880
split-complementary
#80F8EA #F880CA #F8AE80
monochromatic
#0DF0D6 #46F5E0 #80F8EA #BAFBF4 #E2FDFA
Accessibility & contrast
On white
1.27
#80F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#80F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80F8EA
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80F8EA | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#DADEEC
Tritanopia (blue-blind)
#40FDF3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #80f8ea; /* rgb */ color: rgb(128, 248, 234); /* oklch */ color: oklch(90.5% 0.111 185.5);
Tailwind
colors: {
custom: {
50: '#adfbf0',
500: '#80f8ea',
950: '#000000',
},
}SCSS
$custom: #80f8ea; $custom-light: #adfbf0; $custom-dark: #000000;
JSON
{
"hex": "#80f8ea",
"rgb": {
"r": 128,
"g": 248,
"b": 234
},
"hsl": {
"h": 173,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.90545,
"c": 0.11089,
"h": 185.5
},
"luminance": 0.77665
}Semantic roles & 50–950 ramp
primary
#80F8EA
secondary
#D54758
accent
#001BE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111716
muted
#818585