#81CED3#81CED3
#81CED3 is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.3% C 0.076 H 201.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #81CED3 |
|---|---|
| RGB | rgb(129, 206, 211) |
| HSL | hsl(184, 48%, 67%) |
| HSV | hsv(184, 39%, 83%) |
| CMYK | cmyk(38.9%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(78.18, -22.45, -9.98) |
| CIE-LCH | lch(78.18, 24.57, 203.97°) |
| OKLab | oklab(80.33% -0.0713 -0.0274) |
| OKLCH | oklch(80.33% 0.076 201) |
| XYZ | xyz(42.8781, 53.5099, 69.6844) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.19
Aqua Blue
#02D8E9
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.51
Darkturquoise
#00CED1
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.78
Robin'S Egg
#6DEDFD
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81CED3 #D38681
analogous
#81D3AF #81CED3 #81A5D3
triadic
#81CED3 #D381CE #CED381
tetradic
#81CED3 #AF81D3 #D38681 #A5D381
square
#81CED3 #AF81D3 #D38681 #A5D381
split-complementary
#81CED3 #D381A5 #D3AF81
monochromatic
#389BA1 #54BCC3 #81CED3 #AEE0E3 #DCF1F3
Accessibility & contrast
On white
1.79
#81CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#81CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81CED3
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81CED3 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C8D3
Deuteranopia (green-blind)
#B5BDD4
Tritanopia (blue-blind)
#5ED3CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #81ced3; /* rgb */ color: rgb(129, 206, 211); /* oklch */ color: oklch(80.3% 0.076 201.0);
Tailwind
colors: {
custom: {
50: '#a9dde0',
500: '#81ced3',
950: '#000000',
},
}SCSS
$custom: #81ced3; $custom-light: #a9dde0; $custom-dark: #000000;
JSON
{
"hex": "#81ced3",
"rgb": {
"r": 129,
"g": 206,
"b": 211
},
"hsl": {
"h": 183.659,
"s": 48.235,
"l": 66.667
},
"oklch": {
"l": 0.80334,
"c": 0.07641,
"h": 201
},
"luminance": 0.53513
}Semantic roles & 50–950 ramp
primary
#81CED3
secondary
#A65752
accent
#332ABC
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484