#80FCEF#80FCEF
#80FCEF is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.113 H 186.4°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #80FCEF |
|---|---|
| RGB | rgb(128, 252, 239) |
| HSL | hsl(174, 95%, 75%) |
| HSV | hsv(174, 49%, 99%) |
| CMYK | cmyk(49.2%, 0%, 5.2%, 1.2%) |
| CIE-LAB | lab(91.88, -37.79, -4.47) |
| CIE-LCH | lch(91.88, 38.06, 186.74°) |
| OKLab | oklab(91.6% -0.1126 -0.0126) |
| OKLCH | oklch(91.6% 0.113 186.4) |
| XYZ | xyz(59.2860, 80.4368, 94.0462) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.91
Bright Turquoise
#0FFEF9
ΔE00 5.22
Bright Cyan
#41FDFE
ΔE00 5.58
Light Cyan
#ACFFFC
ΔE00 5.90
Aqua
#00FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FCEF #FC808D
analogous
#80FCB1 #80FCEF #80CBFC
triadic
#80FCEF #EF80FC #FCEF80
tetradic
#80FCEF #B180FC #FC808D #CBFC80
square
#80FCEF #B180FC #FC808D #CBFC80
split-complementary
#80FCEF #FC80CB #FCB180
monochromatic
#08F9E0 #44FBE7 #80FCEF #BCFDF7 #E1FEFB
Accessibility & contrast
On white
1.23
#80FCEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#80FCEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FCEF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FCEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FCEF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#DDE1F1
Tritanopia (blue-blind)
#3AFFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80fcef; /* rgb */ color: rgb(128, 252, 239); /* oklch */ color: oklch(91.6% 0.113 186.4);
Tailwind
colors: {
custom: {
50: '#adfef4',
500: '#80fcef',
950: '#000000',
},
}SCSS
$custom: #80fcef; $custom-light: #adfef4; $custom-dark: #000000;
JSON
{
"hex": "#80fcef",
"rgb": {
"r": 128,
"g": 252,
"b": 239
},
"hsl": {
"h": 173.71,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91603,
"c": 0.11334,
"h": 186.4
},
"luminance": 0.80442
}Semantic roles & 50–950 ramp
primary
#80FCEF
secondary
#DA4656
accent
#0018E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685