#72D0DF#72D0DF
#72D0DF is a light, moderate teal. Relative luminance 0.540; OKLCH L 80.5% C 0.092 H 208.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #72D0DF |
|---|---|
| RGB | rgb(114, 208, 223) |
| HSL | hsl(188, 63%, 66%) |
| HSV | hsv(188, 49%, 87%) |
| CMYK | cmyk(48.9%, 6.7%, 0%, 12.5%) |
| CIE-LAB | lab(78.47, -23.93, -16.05) |
| CIE-LCH | lch(78.47, 28.81, 213.85°) |
| OKLab | oklab(80.52% -0.0802 -0.0443) |
| OKLCH | oklch(80.52% 0.092 208.9) |
| XYZ | xyz(42.8094, 54.0132, 77.9674) |
| Luminance | 0.5402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 6.72
Robin'S Egg
#6DEDFD
ΔE00 6.81
Neon Blue
#04D9FF
ΔE00 6.91
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Robin Egg Blue
#8AF1FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D0DF #DF8172
analogous
#72DFB7 #72D0DF #7299DF
triadic
#72D0DF #DF72D0 #D0DF72
tetradic
#72D0DF #B772DF #DF8172 #99DF72
square
#72D0DF #B772DF #DF8172 #99DF72
split-complementary
#72D0DF #DF7299 #DFB772
monochromatic
#289CAF #40BFD4 #72D0DF #A4E1EA #D6F1F6
Accessibility & contrast
On white
1.78
#72D0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#72D0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D0DF
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D0DF | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CAE0
Deuteranopia (green-blind)
#B0BDDF
Tritanopia (blue-blind)
#31D7D4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #72d0df; /* rgb */ color: rgb(114, 208, 223); /* oklch */ color: oklch(80.5% 0.092 208.9);
Tailwind
colors: {
custom: {
50: '#a2dee9',
500: '#72d0df',
950: '#000000',
},
}SCSS
$custom: #72d0df; $custom-light: #a2dee9; $custom-dark: #000000;
JSON
{
"hex": "#72d0df",
"rgb": {
"r": 114,
"g": 208,
"b": 223
},
"hsl": {
"h": 188.257,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.80517,
"c": 0.09162,
"h": 208.9
},
"luminance": 0.54017
}Semantic roles & 50–950 ramp
primary
#72D0DF
secondary
#B15345
accent
#331BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484