#80FFCE#80FFCE
#80FFCE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.134 H 166.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #80FFCE |
|---|---|
| RGB | rgb(128, 255, 206) |
| HSL | hsl(157, 100%, 75%) |
| HSV | hsv(157, 50%, 100%) |
| CMYK | cmyk(49.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(91.94, -46.58, 12.67) |
| CIE-LCH | lch(91.94, 48.27, 164.78°) |
| OKLab | oklab(91.39% -0.1299 0.0325) |
| OKLCH | oklch(91.39% 0.134 166) |
| XYZ | xyz(55.7976, 80.5607, 70.9899) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 1.53
Light Turquoise
#7EF4CC
ΔE00 2.91
Light Aqua
#8CFFDB
ΔE00 3.28
Pale Turquoise
#A5FBD5
ΔE00 4.53
Light Greenish Blue
#63F7B4
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80FFCE #FF80B1
analogous
#80FF8E #80FFCE #80F1FF
triadic
#80FFCE #CE80FF #FFCE80
tetradic
#80FFCE #8E80FF #FF80B1 #F1FF80
square
#80FFCE #8E80FF #FF80B1 #F1FF80
split-complementary
#80FFCE #FF80F1 #FF8E80
monochromatic
#06FF9F #43FFB6 #80FFCE #BDFFE6 #E0FFF3
Accessibility & contrast
On white
1.23
#80FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#80FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80FFCE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80FFCE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CB
Deuteranopia (green-blind)
#E7E2D1
Tritanopia (blue-blind)
#52FFF1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #80ffce; /* rgb */ color: rgb(128, 255, 206); /* oklch */ color: oklch(91.4% 0.134 166.0);
Tailwind
colors: {
custom: {
50: '#acffdd',
500: '#80ffce',
950: '#000000',
},
}SCSS
$custom: #80ffce; $custom-light: #acffdd; $custom-dark: #000000;
JSON
{
"hex": "#80ffce",
"rgb": {
"r": 128,
"g": 255,
"b": 206
},
"hsl": {
"h": 156.85,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.91385,
"c": 0.13396,
"h": 166
},
"luminance": 0.80565
}Semantic roles & 50–950 ramp
primary
#80FFCE
secondary
#DE4580
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684