#81D4C8#81D4C8
#81D4C8 is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.3% C 0.083 H 184.1°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #81D4C8 |
|---|---|
| RGB | rgb(129, 212, 200) |
| HSL | hsl(171, 49%, 67%) |
| HSV | hsv(171, 39%, 83%) |
| CMYK | cmyk(39.2%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(79.57, -28.04, -2.02) |
| CIE-LCH | lch(79.57, 28.12, 184.13°) |
| OKLab | oklab(81.35% -0.083 -0.0059) |
| OKLCH | oklch(81.35% 0.083 184.1) |
| XYZ | xyz(43.0181, 55.9212, 63.1594) |
| Luminance | 0.5592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.29
Pale Teal
#82CBB2
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 5.58
Turquoise
#40E0D0
ΔE00 6.31
Tiffany Blue
#7BF2DA
ΔE00 7.72
Mediumaquamarine
#66CDAA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81D4C8 #D4818D
analogous
#81D49F #81D4C8 #81B7D4
triadic
#81D4C8 #C881D4 #D4C881
tetradic
#81D4C8 #9F81D4 #D4818D #B7D481
square
#81D4C8 #9F81D4 #D4818D #B7D481
split-complementary
#81D4C8 #D481B7 #D49F81
monochromatic
#38A393 #53C4B4 #81D4C8 #AFE4DC #DCF3F0
Accessibility & contrast
On white
1.72
#81D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#81D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81D4C8
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81D4C8 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#62D7D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #81d4c8; /* rgb */ color: rgb(129, 212, 200); /* oklch */ color: oklch(81.3% 0.083 184.1);
Tailwind
colors: {
custom: {
50: '#a9e1d8',
500: '#81d4c8',
950: '#000000',
},
}SCSS
$custom: #81d4c8; $custom-light: #a9e1d8; $custom-dark: #000000;
JSON
{
"hex": "#81d4c8",
"rgb": {
"r": 129,
"g": 212,
"b": 200
},
"hsl": {
"h": 171.325,
"s": 49.112,
"l": 66.863
},
"oklch": {
"l": 0.8135,
"c": 0.08324,
"h": 184.1
},
"luminance": 0.55924
}Semantic roles & 50–950 ramp
primary
#81D4C8
secondary
#A7525E
accent
#293EBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483