#80FCED#80FCED
#80FCED is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.114 H 185.1°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCED |
|---|---|
| RGB | rgb(128, 252, 237) |
| HSL | hsl(173, 95%, 75%) |
| HSV | hsv(173, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(91.83, -38.27, -3.51) |
| CIE-LCH | lch(91.83, 38.43, 185.24°) |
| OKLab | oklab(91.54% -0.1135 -0.0101) |
| OKLCH | oklch(91.54% 0.114 185.1) |
| XYZ | xyz(58.9922, 80.3192, 92.4987) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Bright Aqua
#0BF9EA
ΔE00 4.87
Bright Turquoise
#0FFEF9
ΔE00 5.57
Bright Cyan
#41FDFE
ΔE00 6.14
Light Cyan
#ACFFFC
ΔE00 6.32
Aqua
#00FFFF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCED #FC808F
analogous
#80FCAF #80FCED #80CDFC
triadic
#80FCED #ED80FC #FCED80
tetradic
#80FCED #AF80FC #FC808F #CDFC80
square
#80FCED #AF80FC #FC808F #CDFC80
split-complementary
#80FCED #FC80CD #FCAF80
monochromatic
#08F9DC #44FBE5 #80FCED #BCFDF5 #E1FEFB
Accessibility & contrast
On white
1.23
#80FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#80FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCED
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCED | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0ED
Deuteranopia (green-blind)
#DDE1EF
Tritanopia (blue-blind)
#3CFFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fced; /* rgb */ color: rgb(128, 252, 237); /* oklch */ color: oklch(91.5% 0.114 185.1);
Tailwind
colors: {
custom: {
50: '#adfef2',
500: '#80fced',
950: '#000000',
},
}SCSS
$custom: #80fced; $custom-light: #adfef2; $custom-dark: #000000;
JSON
{
"hex": "#80fced",
"rgb": {
"r": 128,
"g": 252,
"b": 237
},
"hsl": {
"h": 172.742,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91543,
"c": 0.11391,
"h": 185.1
},
"luminance": 0.80324
}Semantic roles & 50–950 ramp
primary
#80FCED
secondary
#DA4658
accent
#001CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685