#72DFCB#72DFCB
#72DFCB is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.3% C 0.105 H 180.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFCB |
|---|---|
| RGB | rgb(114, 223, 203) |
| HSL | hsl(169, 63%, 66%) |
| HSV | hsv(169, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(82.20, -36.17, 0.15) |
| CIE-LCH | lch(82.20, 36.17, 179.76°) |
| OKLab | oklab(83.33% -0.1053 -0.0002) |
| OKLCH | oklch(83.33% 0.105 180.1) |
| XYZ | xyz(44.1021, 60.6608, 65.8730) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.81
Tiffany Blue
#7BF2DA
ΔE00 4.25
Seafoam Blue
#78D1B6
ΔE00 4.61
Aqua (survey)
#13EAC9
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.13
Pale Teal
#82CBB2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFCB #DF7286
analogous
#72DF94 #72DFCB #72BCDF
triadic
#72DFCB #CB72DF #DFCB72
tetradic
#72DFCB #9472DF #DF7286 #BCDF72
square
#72DFCB #9472DF #DF7286 #BCDF72
split-complementary
#72DFCB #DF72BC #DF9472
monochromatic
#28AF96 #40D4B9 #72DFCB #A4EADD #D6F6F0
Accessibility & contrast
On white
1.60
#72DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#72DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFCB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFCB | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#3EE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72dfcb; /* rgb */ color: rgb(114, 223, 203); /* oklch */ color: oklch(83.3% 0.105 180.1);
Tailwind
colors: {
custom: {
50: '#a2e9da',
500: '#72dfcb',
950: '#000000',
},
}SCSS
$custom: #72dfcb; $custom-light: #a2e9da; $custom-dark: #000000;
JSON
{
"hex": "#72dfcb",
"rgb": {
"r": 114,
"g": 223,
"b": 203
},
"hsl": {
"h": 168.991,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83328,
"c": 0.10532,
"h": 180.1
},
"luminance": 0.60665
}Semantic roles & 50–950 ramp
primary
#72DFCB
secondary
#B14558
accent
#1B3BCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483