#72DFB0#72DFB0
#72DFB0 is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.6% C 0.122 H 163.5°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFB0 |
|---|---|
| RGB | rgb(114, 223, 176) |
| HSL | hsl(154, 63%, 66%) |
| HSV | hsv(154, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 21.1%, 12.5%) |
| CIE-LAB | lab(81.56, -42.22, 13.51) |
| CIE-LCH | lch(81.56, 44.33, 162.25°) |
| OKLab | oklab(82.6% -0.1172 0.0347) |
| OKLCH | oklch(82.6% 0.122 163.5) |
| XYZ | xyz(41.1601, 59.4840, 50.3784) |
| Luminance | 0.5949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.37
Eucalyptus
#44D7A8
ΔE00 3.92
Light Teal
#90E4C1
ΔE00 4.26
Mediumaquamarine
#66CDAA
ΔE00 5.04
Aqua Marine
#2EE8BB
ΔE00 5.14
Light Turquoise
#7EF4CC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFB0 #DF72A1
analogous
#72DF79 #72DFB0 #72D8DF
triadic
#72DFB0 #B072DF #DFB072
tetradic
#72DFB0 #7972DF #DF72A1 #D8DF72
square
#72DFB0 #7972DF #DF72A1 #D8DF72
split-complementary
#72DFB0 #DF72D8 #DF7972
monochromatic
#28AF75 #40D494 #72DFB0 #A4EACC #D6F6E8
Accessibility & contrast
On white
1.63
#72DFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#72DFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFB0
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFB0 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AD
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#4EDFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dfb0; /* rgb */ color: rgb(114, 223, 176); /* oklch */ color: oklch(82.6% 0.122 163.5);
Tailwind
colors: {
custom: {
50: '#a1e9c7',
500: '#72dfb0',
950: '#000000',
},
}SCSS
$custom: #72dfb0; $custom-light: #a1e9c7; $custom-dark: #000000;
JSON
{
"hex": "#72dfb0",
"rgb": {
"r": 114,
"g": 223,
"b": 176
},
"hsl": {
"h": 154.128,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82598,
"c": 0.12222,
"h": 163.5
},
"luminance": 0.59487
}Semantic roles & 50–950 ramp
primary
#72DFB0
secondary
#B14573
accent
#1B67CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482