#81DFED#81DFED
#81DFED is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.091 H 207.9°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #81DFED |
|---|---|
| RGB | rgb(129, 223, 237) |
| HSL | hsl(188, 75%, 72%) |
| HSV | hsv(188, 46%, 93%) |
| CMYK | cmyk(45.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.73, -24.32, -15.53) |
| CIE-LCH | lch(83.73, 28.86, 212.57°) |
| OKLab | oklab(85.04% -0.0807 -0.0428) |
| OKLCH | oklch(85.04% 0.091 207.9) |
| XYZ | xyz(50.7212, 63.5529, 89.6984) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 6.33
Powder Blue
#B0E0E6
ΔE00 6.89
Paleturquoise
#AFEEEE
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#81DFED #ED8F81
analogous
#81EDC5 #81DFED #81A9ED
triadic
#81DFED #ED81DF #DFED81
tetradic
#81DFED #C581ED #ED8F81 #A9ED81
square
#81DFED #C581ED #ED8F81 #A9ED81
split-complementary
#81DFED #ED81A9 #EDC581
monochromatic
#1EBDD5 #4BD1E5 #81DFED #B7EDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#81DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#81DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #81DFED
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##81DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##81DFED | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#BFCBED
Tritanopia (blue-blind)
#4AE6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #81dfed; /* rgb */ color: rgb(129, 223, 237); /* oklch */ color: oklch(85.0% 0.091 207.9);
Tailwind
colors: {
custom: {
50: '#ace9f2',
500: '#81dfed',
950: '#000000',
},
}SCSS
$custom: #81dfed; $custom-light: #ace9f2; $custom-dark: #000000;
JSON
{
"hex": "#81dfed",
"rgb": {
"r": 129,
"g": 223,
"b": 237
},
"hsl": {
"h": 187.778,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.85041,
"c": 0.09137,
"h": 207.9
},
"luminance": 0.63557
}Semantic roles & 50–950 ramp
primary
#81DFED
secondary
#C75B4B
accent
#280ED7
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#111617
muted
#818485