#72DDDB#72DDDB
#72DDDB is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.4% C 0.099 H 193.8°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72DDDB |
|---|---|
| RGB | rgb(114, 221, 219) |
| HSL | hsl(179, 61%, 66%) |
| HSV | hsv(179, 48%, 87%) |
| CMYK | cmyk(48.4%, 0%, 0.9%, 13.3%) |
| CIE-LAB | lab(82.06, -31.30, -8.55) |
| CIE-LCH | lch(82.06, 32.44, 195.28°) |
| OKLab | oklab(83.36% -0.0963 -0.0237) |
| OKLCH | oklch(83.36% 0.099 193.8) |
| XYZ | xyz(45.5769, 60.4008, 76.2608) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.40
Turquoise
#40E0D0
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.16
Robin'S Egg
#6DEDFD
ΔE00 7.05
Aqua Blue
#02D8E9
ΔE00 7.06
Bright Light Blue
#26F7FD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DDDB #DD7274
analogous
#72DDA6 #72DDDB #72A9DD
triadic
#72DDDB #DB72DD #DDDB72
tetradic
#72DDDB #A672DD #DD7274 #A9DD72
square
#72DDDB #A672DD #DD7274 #A9DD72
split-complementary
#72DDDB #DD72A9 #DDA672
monochromatic
#29ABA9 #41D1CE #72DDDB #A3E9E8 #D5F5F4
Accessibility & contrast
On white
1.61
#72DDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#72DDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DDDB
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DDDB | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DB
Deuteranopia (green-blind)
#BFC6DC
Tritanopia (blue-blind)
#30E3DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72dddb; /* rgb */ color: rgb(114, 221, 219); /* oklch */ color: oklch(83.4% 0.099 193.8);
Tailwind
colors: {
custom: {
50: '#a2e8e6',
500: '#72dddb',
950: '#000000',
},
}SCSS
$custom: #72dddb; $custom-light: #a2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#72dddb",
"rgb": {
"r": 114,
"g": 221,
"b": 219
},
"hsl": {
"h": 178.879,
"s": 61.143,
"l": 65.686
},
"oklch": {
"l": 0.83359,
"c": 0.09919,
"h": 193.8
},
"luminance": 0.60405
}Semantic roles & 50–950 ramp
primary
#72DDDB
secondary
#AE4647
accent
#1D20C9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484