#72D4BF#72D4BF
#72D4BF is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.4% C 0.098 H 178.1°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #72D4BF |
|---|---|
| RGB | rgb(114, 212, 191) |
| HSL | hsl(167, 53%, 64%) |
| HSV | hsv(167, 46%, 83%) |
| CMYK | cmyk(46.2%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(78.71, -33.89, 1.46) |
| CIE-LCH | lch(78.71, 33.92, 177.54°) |
| OKLab | oklab(80.41% -0.0981 0.0033) |
| OKLCH | oklch(80.41% 0.098 178.1) |
| XYZ | xyz(39.8830, 54.4227, 57.6831) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.47
Pale Teal
#82CBB2
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.88
Turquoise
#40E0D0
ΔE00 5.31
Light Teal
#90E4C1
ΔE00 6.32
Mediumturquoise
#48D1CC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72D4BF #D47287
analogous
#72D48E #72D4BF #72B8D4
triadic
#72D4BF #BF72D4 #D4BF72
tetradic
#72D4BF #8E72D4 #D47287 #B8D472
square
#72D4BF #8E72D4 #D47287 #B8D472
split-complementary
#72D4BF #D472B8 #D48E72
monochromatic
#309C85 #43C6AA #72D4BF #A1E2D4 #D0F1EA
Accessibility & contrast
On white
1.77
#72D4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#72D4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72D4BF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72D4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72D4BF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#BDBEC1
Tritanopia (blue-blind)
#4AD7CE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #72d4bf; /* rgb */ color: rgb(114, 212, 191); /* oklch */ color: oklch(80.4% 0.098 178.1);
Tailwind
colors: {
custom: {
50: '#a0e1d2',
500: '#72d4bf',
950: '#000000',
},
}SCSS
$custom: #72d4bf; $custom-light: #a0e1d2; $custom-dark: #000000;
JSON
{
"hex": "#72d4bf",
"rgb": {
"r": 114,
"g": 212,
"b": 191
},
"hsl": {
"h": 167.143,
"s": 53.261,
"l": 63.922
},
"oklch": {
"l": 0.80406,
"c": 0.09818,
"h": 178.1
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#72D4BF
secondary
#A1495C
accent
#2546C1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483