#72D0CD#72D0CD
#72D0CD is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.090 H 192.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #72D0CD |
|---|---|
| RGB | rgb(114, 208, 205) |
| HSL | hsl(178, 50%, 63%) |
| HSV | hsv(178, 45%, 82%) |
| CMYK | cmyk(45.2%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.93, -28.59, -7.19) |
| CIE-LCH | lch(77.93, 29.48, 194.12°) |
| OKLab | oklab(79.91% -0.0875 -0.0199) |
| OKLCH | oklch(79.91% 0.09 192.8) |
| XYZ | xyz(40.5104, 53.0936, 65.8591) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.65
Darkturquoise
#00CED1
ΔE00 5.57
Turquoise
#40E0D0
ΔE00 7.09
Aqua Blue
#02D8E9
ΔE00 7.76
Seafoam Blue
#78D1B6
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D0CD #D07275
analogous
#72D09E #72D0CD #72A4D0
triadic
#72D0CD #CD72D0 #D0CD72
tetradic
#72D0CD #9E72D0 #D07275 #A4D072
square
#72D0CD #9E72D0 #D07275 #A4D072
split-complementary
#72D0CD #D072A4 #D09E72
monochromatic
#329693 #44C1BD #72D0CD #A0DFDD #CEEFEE
Accessibility & contrast
On white
1.81
#72D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#72D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D0CD
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D0CD | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#42D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #72d0cd; /* rgb */ color: rgb(114, 208, 205); /* oklch */ color: oklch(79.9% 0.090 192.8);
Tailwind
colors: {
custom: {
50: '#a1dedc',
500: '#72d0cd',
950: '#000000',
},
}SCSS
$custom: #72d0cd; $custom-light: #a1dedc; $custom-dark: #000000;
JSON
{
"hex": "#72d0cd",
"rgb": {
"r": 114,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.085,
"s": 50,
"l": 63.137
},
"oklch": {
"l": 0.79905,
"c": 0.08978,
"h": 192.8
},
"luminance": 0.53097
}Semantic roles & 50–950 ramp
primary
#72D0CD
secondary
#9B4B4D
accent
#282DBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484