#72CFA2#72CFA2
#72CFA2 is a light, moderate teal. Relative luminance 0.508; OKLCH L 78.4% C 0.111 H 161.3°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFA2 |
|---|---|
| RGB | rgb(114, 207, 162) |
| HSL | hsl(151, 49%, 63%) |
| HSV | hsv(151, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 21.7%, 18.8%) |
| CIE-LAB | lab(76.56, -37.98, 13.89) |
| CIE-LCH | lch(76.56, 40.44, 159.91°) |
| OKLab | oklab(78.44% -0.1052 0.0356) |
| OKLCH | oklch(78.44% 0.111 161.3) |
| XYZ | xyz(35.7710, 50.8090, 42.0976) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 4.11
Eucalyptus
#44D7A8
ΔE00 4.54
Seafoam Blue
#78D1B6
ΔE00 5.20
Pale Teal
#82CBB2
ΔE00 5.72
Light Teal
#90E4C1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFA2 #CF729F
analogous
#72CF74 #72CFA2 #72CDCF
triadic
#72CFA2 #A272CF #CFA272
tetradic
#72CFA2 #7472CF #CF729F #CDCF72
square
#72CFA2 #7472CF #CF729F #CDCF72
split-complementary
#72CFA2 #CF72CD #CF7472
monochromatic
#329465 #44BF84 #72CFA2 #A0DFC0 #CDEEDE
Accessibility & contrast
On white
1.88
#72CFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#72CFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFA2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFA2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC3A0
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#59CFC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #72cfa2; /* rgb */ color: rgb(114, 207, 162); /* oklch */ color: oklch(78.4% 0.111 161.3);
Tailwind
colors: {
custom: {
50: '#9fdebd',
500: '#72cfa2',
950: '#000000',
},
}SCSS
$custom: #72cfa2; $custom-light: #9fdebd; $custom-dark: #000000;
JSON
{
"hex": "#72cfa2",
"rgb": {
"r": 114,
"g": 207,
"b": 162
},
"hsl": {
"h": 150.968,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.78444,
"c": 0.11108,
"h": 161.3
},
"luminance": 0.50812
}Semantic roles & 50–950 ramp
primary
#72CFA2
secondary
#9A4B71
accent
#2970BD
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1512
muted
#808482