#81FED2#81FED2
#81FED2 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.129 H 168.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #81FED2 |
|---|---|
| RGB | rgb(129, 254, 210) |
| HSL | hsl(159, 98%, 75%) |
| HSV | hsv(159, 49%, 100%) |
| CMYK | cmyk(49.2%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.77, -45.07, 10.39) |
| CIE-LCH | lch(91.77, 46.25, 167.02°) |
| OKLab | oklab(91.29% -0.1265 0.0266) |
| OKLCH | oklch(91.29% 0.129 168.1) |
| XYZ | xyz(56.1228, 80.1991, 73.4827) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.46
Light Aqua
#8CFFDB
ΔE00 2.16
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aquamarine
#7BFDC7
ΔE00 2.40
Pale Turquoise
#A5FBD5
ΔE00 4.13
Bright Teal
#01F9C6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FED2 #FE81AD
analogous
#81FE93 #81FED2 #81EBFE
triadic
#81FED2 #D281FE #FED281
tetradic
#81FED2 #9381FE #FE81AD #EBFE81
square
#81FED2 #9381FE #FE81AD #EBFE81
split-complementary
#81FED2 #FE81EB #FE9381
monochromatic
#08FDA7 #44FEBC #81FED2 #BEFEE8 #E1FFF4
Accessibility & contrast
On white
1.23
#81FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#81FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FED2
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FED2 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F0D0
Deuteranopia (green-blind)
#E5E2D5
Tritanopia (blue-blind)
#52FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #81fed2; /* rgb */ color: rgb(129, 254, 210); /* oklch */ color: oklch(91.3% 0.129 168.1);
Tailwind
colors: {
custom: {
50: '#adffdf',
500: '#81fed2',
950: '#000000',
},
}SCSS
$custom: #81fed2; $custom-light: #adffdf; $custom-dark: #000000;
JSON
{
"hex": "#81fed2",
"rgb": {
"r": 129,
"g": 254,
"b": 210
},
"hsl": {
"h": 158.88,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.91293,
"c": 0.12926,
"h": 168.1
},
"luminance": 0.80204
}Semantic roles & 50–950 ramp
primary
#81FED2
secondary
#DD467B
accent
#0051E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684