#72DFD3#72DFD3
#72DFD3 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.102 H 186.0°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFD3 |
|---|---|
| RGB | rgb(114, 223, 211) |
| HSL | hsl(173, 63%, 66%) |
| HSV | hsv(173, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(82.41, -34.24, -3.78) |
| CIE-LCH | lch(82.41, 34.45, 186.31°) |
| OKLab | oklab(83.57% -0.1019 -0.0107) |
| OKLCH | oklch(83.57% 0.102 186) |
| XYZ | xyz(45.0801, 61.0520, 71.0240) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 6.66
Bright Aqua
#0BF9EA
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFD3 #DF727E
analogous
#72DF9C #72DFD3 #72B4DF
triadic
#72DFD3 #D372DF #DFD372
tetradic
#72DFD3 #9C72DF #DF727E #B4DF72
square
#72DFD3 #9C72DF #DF727E #B4DF72
split-complementary
#72DFD3 #DF72B4 #DF9C72
monochromatic
#28AFA0 #40D4C3 #72DFD3 #A4EAE3 #D6F6F2
Accessibility & contrast
On white
1.59
#72DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#72DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFD3
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFD3 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D3
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#37E3DB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfd3; /* rgb */ color: rgb(114, 223, 211); /* oklch */ color: oklch(83.6% 0.102 186.0);
Tailwind
colors: {
custom: {
50: '#a2e9e0',
500: '#72dfd3',
950: '#000000',
},
}SCSS
$custom: #72dfd3; $custom-light: #a2e9e0; $custom-dark: #000000;
JSON
{
"hex": "#72dfd3",
"rgb": {
"r": 114,
"g": 223,
"b": 211
},
"hsl": {
"h": 173.394,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83568,
"c": 0.10245,
"h": 186
},
"luminance": 0.61056
}Semantic roles & 50–950 ramp
primary
#72DFD3
secondary
#B14550
accent
#1B2ECB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484