#72DADE#72DADE
#72DADE is a very light, moderate teal. Relative luminance 0.590; OKLCH L 82.8% C 0.097 H 198.8°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #72DADE |
|---|---|
| RGB | rgb(114, 218, 222) |
| HSL | hsl(182, 62%, 66%) |
| HSV | hsv(182, 49%, 87%) |
| CMYK | cmyk(48.6%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(81.29, -29.09, -11.29) |
| CIE-LCH | lch(81.29, 31.21, 201.22°) |
| OKLab | oklab(82.77% -0.0918 -0.0312) |
| OKLCH | oklch(82.77% 0.097 198.8) |
| XYZ | xyz(45.1904, 58.9902, 78.0979) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.51
Robin'S Egg
#6DEDFD
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 6.04
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DADE #DE7672
analogous
#72DEAC #72DADE #72A4DE
triadic
#72DADE #DE72DA #DADE72
tetradic
#72DADE #AC72DE #DE7672 #A4DE72
square
#72DADE #AC72DE #DE7672 #A4DE72
split-complementary
#72DADE #DE72A4 #DEAC72
monochromatic
#29A8AD #40CDD2 #72DADE #A4E7EA #D5F4F5
Accessibility & contrast
On white
1.64
#72DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#72DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DADE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DADE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DE
Deuteranopia (green-blind)
#BBC4DF
Tritanopia (blue-blind)
#2EE0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72dade; /* rgb */ color: rgb(114, 218, 222); /* oklch */ color: oklch(82.8% 0.097 198.8);
Tailwind
colors: {
custom: {
50: '#a2e5e8',
500: '#72dade',
950: '#000000',
},
}SCSS
$custom: #72dade; $custom-light: #a2e5e8; $custom-dark: #000000;
JSON
{
"hex": "#72dade",
"rgb": {
"r": 114,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.222,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.82768,
"c": 0.09692,
"h": 198.8
},
"luminance": 0.58994
}Semantic roles & 50–950 ramp
primary
#72DADE
secondary
#AF4945
accent
#221CCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484