#72D2DF#72D2DF
#72D2DF is a light, moderate teal. Relative luminance 0.550; OKLCH L 81.0% C 0.092 H 206.9°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72D2DF |
|---|---|
| RGB | rgb(114, 210, 223) |
| HSL | hsl(187, 63%, 66%) |
| HSV | hsv(187, 49%, 87%) |
| CMYK | cmyk(48.9%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(79.04, -24.92, -15.20) |
| CIE-LCH | lch(79.04, 29.19, 211.37°) |
| OKLab | oklab(80.97% -0.0825 -0.0419) |
| OKLCH | oklch(80.97% 0.093 206.9) |
| XYZ | xyz(43.3001, 54.9946, 78.1309) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.04
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Neon Blue
#04D9FF
ΔE00 7.30
Sky Blue
#87CEEB
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D2DF #DF7F72
analogous
#72DFB5 #72D2DF #729BDF
triadic
#72D2DF #DF72D2 #D2DF72
tetradic
#72D2DF #B572DF #DF7F72 #9BDF72
square
#72D2DF #B572DF #DF7F72 #9BDF72
split-complementary
#72D2DF #DF729B #DFB572
monochromatic
#289FAF #40C2D4 #72D2DF #A4E2EA #D6F2F6
Accessibility & contrast
On white
1.75
#72D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#72D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D2DF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D2DF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#30D9D6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #72d2df; /* rgb */ color: rgb(114, 210, 223); /* oklch */ color: oklch(81.0% 0.092 206.9);
Tailwind
colors: {
custom: {
50: '#a2e0e9',
500: '#72d2df',
950: '#000000',
},
}SCSS
$custom: #72d2df; $custom-light: #a2e0e9; $custom-dark: #000000;
JSON
{
"hex": "#72d2df",
"rgb": {
"r": 114,
"g": 210,
"b": 223
},
"hsl": {
"h": 187.156,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.80973,
"c": 0.0925,
"h": 206.9
},
"luminance": 0.54998
}Semantic roles & 50–950 ramp
primary
#72D2DF
secondary
#B15145
accent
#301BCB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484