#81DFCB#81DFCB
#81DFCB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.0% C 0.095 H 178.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #81DFCB |
|---|---|
| RGB | rgb(129, 223, 203) |
| HSL | hsl(167, 59%, 69%) |
| HSV | hsv(167, 42%, 87%) |
| CMYK | cmyk(42.2%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.78, -32.60, 1.07) |
| CIE-LCH | lch(82.78, 32.62, 178.11°) |
| OKLab | oklab(83.96% -0.0947 0.0023) |
| OKLCH | oklch(83.96% 0.095 178.6) |
| XYZ | xyz(46.2162, 61.7509, 65.9721) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.28
Tiffany Blue
#7BF2DA
ΔE00 4.46
Light Teal
#90E4C1
ΔE00 5.22
Turquoise
#40E0D0
ΔE00 5.34
Pale Teal
#82CBB2
ΔE00 5.60
Mediumaquamarine
#66CDAA
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DFCB #DF8195
analogous
#81DF9C #81DFCB #81C4DF
triadic
#81DFCB #CB81DF #DFCB81
tetradic
#81DFCB #9C81DF #DF8195 #C4DF81
square
#81DFCB #9C81DF #DF8195 #C4DF81
split-complementary
#81DFCB #DF81C4 #DF9C81
monochromatic
#2FB79A #50D3B7 #81DFCB #B2EBDF #E3F8F3
Accessibility & contrast
On white
1.57
#81DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#81DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DFCB
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DFCB | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#5EE2D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #81dfcb; /* rgb */ color: rgb(129, 223, 203); /* oklch */ color: oklch(84.0% 0.095 178.6);
Tailwind
colors: {
custom: {
50: '#aae9da',
500: '#81dfcb',
950: '#000000',
},
}SCSS
$custom: #81dfcb; $custom-light: #aae9da; $custom-dark: #000000;
JSON
{
"hex": "#81dfcb",
"rgb": {
"r": 129,
"g": 223,
"b": 203
},
"hsl": {
"h": 167.234,
"s": 59.494,
"l": 69.02
},
"oklch": {
"l": 0.83961,
"c": 0.09472,
"h": 178.6
},
"luminance": 0.61754
}Semantic roles & 50–950 ramp
primary
#81DFCB
secondary
#B64E64
accent
#1E42C7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483