#72DBB2#72DBB2
#72DBB2 is a light, moderate teal. Relative luminance 0.575; OKLCH L 81.7% C 0.115 H 166.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72DBB2 |
|---|---|
| RGB | rgb(114, 219, 178) |
| HSL | hsl(157, 59%, 65%) |
| HSV | hsv(157, 48%, 86%) |
| CMYK | cmyk(47.9%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(80.43, -40.02, 10.86) |
| CIE-LCH | lch(80.43, 41.47, 164.81°) |
| OKLab | oklab(81.7% -0.1118 0.0279) |
| OKLCH | oklch(81.7% 0.115 166) |
| XYZ | xyz(40.3033, 57.4515, 51.0763) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.02
Mediumaquamarine
#66CDAA
ΔE00 3.65
Eucalyptus
#44D7A8
ΔE00 3.75
Light Teal
#90E4C1
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 4.33
Aqua Marine
#2EE8BB
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DBB2 #DB729B
analogous
#72DB7D #72DBB2 #72D0DB
triadic
#72DBB2 #B272DB #DBB272
tetradic
#72DBB2 #7D72DB #DB729B #D0DB72
square
#72DBB2 #7D72DB #DB729B #D0DB72
split-complementary
#72DBB2 #DB72D0 #DB7D72
monochromatic
#2BA877 #41CF97 #72DBB2 #A3E7CD #D4F4E7
Accessibility & contrast
On white
1.68
#72DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#72DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DBB2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DBB2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEB0
Deuteranopia (green-blind)
#C7C3B5
Tritanopia (blue-blind)
#4FDBCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #72dbb2; /* rgb */ color: rgb(114, 219, 178); /* oklch */ color: oklch(81.7% 0.115 166.0);
Tailwind
colors: {
custom: {
50: '#a1e6c9',
500: '#72dbb2',
950: '#000000',
},
}SCSS
$custom: #72dbb2; $custom-light: #a1e6c9; $custom-dark: #000000;
JSON
{
"hex": "#72dbb2",
"rgb": {
"r": 114,
"g": 219,
"b": 178
},
"hsl": {
"h": 156.571,
"s": 59.322,
"l": 65.294
},
"oklch": {
"l": 0.817,
"c": 0.11525,
"h": 166
},
"luminance": 0.57455
}Semantic roles & 50–950 ramp
primary
#72DBB2
secondary
#AB476E
accent
#1F60C7
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1613
muted
#808482