#72DFB2#72DFB2
#72DFB2 is a very light, vivid teal. Relative luminance 0.596; OKLCH L 82.6% C 0.121 H 164.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFB2 |
|---|---|
| RGB | rgb(114, 223, 178) |
| HSL | hsl(155, 63%, 66%) |
| HSV | hsv(155, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.60, -41.80, 12.52) |
| CIE-LCH | lch(81.60, 43.63, 163.32°) |
| OKLab | oklab(82.65% -0.1163 0.0321) |
| OKLCH | oklch(82.65% 0.121 164.6) |
| XYZ | xyz(41.3594, 59.5637, 51.4283) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.40
Eucalyptus
#44D7A8
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 3.97
Mediumaquamarine
#66CDAA
ΔE00 4.80
Aqua Marine
#2EE8BB
ΔE00 4.95
Light Turquoise
#7EF4CC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFB2 #DF729F
analogous
#72DF7B #72DFB2 #72D6DF
triadic
#72DFB2 #B272DF #DFB272
tetradic
#72DFB2 #7B72DF #DF729F #D6DF72
square
#72DFB2 #7B72DF #DF729F #D6DF72
split-complementary
#72DFB2 #DF72D6 #DF7B72
monochromatic
#28AF77 #40D497 #72DFB2 #A4EACD #D6F6E8
Accessibility & contrast
On white
1.63
#72DFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#72DFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFB2
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFB2 | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD2B0
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#4DDFD2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72dfb2; /* rgb */ color: rgb(114, 223, 178); /* oklch */ color: oklch(82.6% 0.121 164.6);
Tailwind
colors: {
custom: {
50: '#a1e9c9',
500: '#72dfb2',
950: '#000000',
},
}SCSS
$custom: #72dfb2; $custom-light: #a1e9c9; $custom-dark: #000000;
JSON
{
"hex": "#72dfb2",
"rgb": {
"r": 114,
"g": 223,
"b": 178
},
"hsl": {
"h": 155.229,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.82648,
"c": 0.12067,
"h": 164.6
},
"luminance": 0.59567
}Semantic roles & 50–950 ramp
primary
#72DFB2
secondary
#B14571
accent
#1B63CB
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#0F1613
muted
#808482