#72DEDB#72DEDB
#72DEDB is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.6% C 0.100 H 193.0°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEDB |
|---|---|
| RGB | rgb(114, 222, 219) |
| HSL | hsl(178, 62%, 66%) |
| HSV | hsv(178, 49%, 87%) |
| CMYK | cmyk(48.6%, 0%, 1.4%, 12.9%) |
| CIE-LAB | lab(82.34, -31.77, -8.13) |
| CIE-LCH | lch(82.34, 32.80, 194.35°) |
| OKLab | oklab(83.59% -0.0974 -0.0225) |
| OKLCH | oklch(83.59% 0.1 193) |
| XYZ | xyz(45.8417, 60.9304, 76.3491) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.41
Turquoise
#40E0D0
ΔE00 5.80
Darkturquoise
#00CED1
ΔE00 6.33
Bright Light Blue
#26F7FD
ΔE00 7.12
Robin'S Egg
#6DEDFD
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEDB #DE7275
analogous
#72DEA5 #72DEDB #72ABDE
triadic
#72DEDB #DB72DE #DEDB72
tetradic
#72DEDB #A572DE #DE7275 #ABDE72
square
#72DEDB #A572DE #DE7275 #ABDE72
split-complementary
#72DEDB #DE72AB #DEA572
monochromatic
#29ADA9 #40D2CE #72DEDB #A4EAE8 #D5F5F4
Accessibility & contrast
On white
1.59
#72DEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#72DEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEDB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEDB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#2FE3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dedb; /* rgb */ color: rgb(114, 222, 219); /* oklch */ color: oklch(83.6% 0.100 193.0);
Tailwind
colors: {
custom: {
50: '#a2e8e6',
500: '#72dedb',
950: '#000000',
},
}SCSS
$custom: #72dedb; $custom-light: #a2e8e6; $custom-dark: #000000;
JSON
{
"hex": "#72dedb",
"rgb": {
"r": 114,
"g": 222,
"b": 219
},
"hsl": {
"h": 178.333,
"s": 62.069,
"l": 65.882
},
"oklch": {
"l": 0.83589,
"c": 0.09999,
"h": 193
},
"luminance": 0.60934
}Semantic roles & 50–950 ramp
primary
#72DEDB
secondary
#AF4548
accent
#1C21CA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484