#72CFA8#72CFA8
#72CFA8 is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.6% C 0.106 H 164.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFA8 |
|---|---|
| RGB | rgb(114, 207, 168) |
| HSL | hsl(155, 49%, 63%) |
| HSV | hsv(155, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(76.70, -36.73, 10.87) |
| CIE-LCH | lch(76.70, 38.30, 163.51°) |
| OKLab | oklab(78.6% -0.1025 0.0279) |
| OKLCH | oklch(78.6% 0.106 164.8) |
| XYZ | xyz(36.3171, 51.0275, 44.9737) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 1.89
Seafoam Blue
#78D1B6
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.20
Pale Teal
#82CBB2
ΔE00 4.36
Eucalyptus
#44D7A8
ΔE00 4.49
Light Teal
#90E4C1
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFA8 #CF7299
analogous
#72CF7A #72CFA8 #72C7CF
triadic
#72CFA8 #A872CF #CFA872
tetradic
#72CFA8 #7A72CF #CF7299 #C7CF72
square
#72CFA8 #7A72CF #CF7299 #C7CF72
split-complementary
#72CFA8 #CF72C7 #CF7A72
monochromatic
#32946B #44BF8C #72CFA8 #A0DFC4 #CDEEE0
Accessibility & contrast
On white
1.87
#72CFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#72CFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFA8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFA8 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A6
Deuteranopia (green-blind)
#BDB9AA
Tritanopia (blue-blind)
#56CFC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #72cfa8; /* rgb */ color: rgb(114, 207, 168); /* oklch */ color: oklch(78.6% 0.106 164.8);
Tailwind
colors: {
custom: {
50: '#9fdec1',
500: '#72cfa8',
950: '#000000',
},
}SCSS
$custom: #72cfa8; $custom-light: #9fdec1; $custom-dark: #000000;
JSON
{
"hex": "#72cfa8",
"rgb": {
"r": 114,
"g": 207,
"b": 168
},
"hsl": {
"h": 154.839,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.78595,
"c": 0.10625,
"h": 164.8
},
"luminance": 0.5103
}Semantic roles & 50–950 ramp
primary
#72CFA8
secondary
#9A4B6C
accent
#2967BD
background
#FCFEFD
surface
#F5FCF9
border
#CFD5D2
text
#0F1512
muted
#808482