#81FDCD#81FDCD
#81FDCD is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.131 H 166.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #81FDCD |
|---|---|
| RGB | rgb(129, 253, 205) |
| HSL | hsl(157, 97%, 75%) |
| HSV | hsv(157, 49%, 99%) |
| CMYK | cmyk(49%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(91.38, -45.70, 12.40) |
| CIE-LCH | lch(91.38, 47.35, 164.82°) |
| OKLab | oklab(90.94% -0.1276 0.0318) |
| OKLCH | oklch(90.94% 0.131 166) |
| XYZ | xyz(55.1931, 79.3208, 70.1477) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.39
Aquamarine
#7FFFD4
ΔE00 1.49
Light Turquoise
#7EF4CC
ΔE00 2.52
Light Aqua
#8CFFDB
ΔE00 3.14
Pale Turquoise
#A5FBD5
ΔE00 4.28
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81FDCD #FD81B1
analogous
#81FD8F #81FDCD #81EFFD
triadic
#81FDCD #CD81FD #FDCD81
tetradic
#81FDCD #8F81FD #FD81B1 #EFFD81
square
#81FDCD #8F81FD #FD81B1 #EFFD81
split-complementary
#81FDCD #FD81EF #FD8F81
monochromatic
#09FB9D #45FCB5 #81FDCD #BDFEE5 #E1FFF3
Accessibility & contrast
On white
1.25
#81FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#81FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81FDCD
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81FDCD | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E5E1D0
Tritanopia (blue-blind)
#55FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #81fdcd; /* rgb */ color: rgb(129, 253, 205); /* oklch */ color: oklch(90.9% 0.131 166.0);
Tailwind
colors: {
custom: {
50: '#adfedc',
500: '#81fdcd',
950: '#000000',
},
}SCSS
$custom: #81fdcd; $custom-light: #adfedc; $custom-dark: #000000;
JSON
{
"hex": "#81fdcd",
"rgb": {
"r": 129,
"g": 253,
"b": 205
},
"hsl": {
"h": 156.774,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.90936,
"c": 0.13148,
"h": 166
},
"luminance": 0.79325
}Semantic roles & 50–950 ramp
primary
#81FDCD
secondary
#DC4780
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684