#72CFBB#72CFBB
#72CFBB is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.094 H 178.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFBB |
|---|---|
| RGB | rgb(114, 207, 187) |
| HSL | hsl(167, 49%, 63%) |
| HSV | hsv(167, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.15, -32.48, 1.34) |
| CIE-LCH | lch(77.15, 32.51, 177.63°) |
| OKLab | oklab(79.12% -0.0941 0.0031) |
| OKLCH | oklch(79.12% 0.094 178.1) |
| XYZ | xyz(38.2182, 51.7879, 54.9862) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.47
Pale Teal
#82CBB2
ΔE00 3.35
Mediumaquamarine
#66CDAA
ΔE00 4.77
Turquoise
#40E0D0
ΔE00 6.11
Mediumturquoise
#48D1CC
ΔE00 6.48
Turquoise (survey)
#06C2AC
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFBB #CF7286
analogous
#72CF8C #72CFBB #72B4CF
triadic
#72CFBB #BB72CF #CFBB72
tetradic
#72CFBB #8C72CF #CF7286 #B4CF72
square
#72CFBB #8C72CF #CF7286 #B4CF72
split-complementary
#72CFBB #CF72B4 #CF8C72
monochromatic
#32947F #44BFA5 #72CFBB #A0DFD1 #CDEEE7
Accessibility & contrast
On white
1.85
#72CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#72CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFBB
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFBB | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#4DD1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #72cfbb; /* rgb */ color: rgb(114, 207, 187); /* oklch */ color: oklch(79.1% 0.094 178.1);
Tailwind
colors: {
custom: {
50: '#a0decf',
500: '#72cfbb',
950: '#000000',
},
}SCSS
$custom: #72cfbb; $custom-light: #a0decf; $custom-dark: #000000;
JSON
{
"hex": "#72cfbb",
"rgb": {
"r": 114,
"g": 207,
"b": 187
},
"hsl": {
"h": 167.097,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.79117,
"c": 0.09415,
"h": 178.1
},
"luminance": 0.51791
}Semantic roles & 50–950 ramp
primary
#72CFBB
secondary
#9A4B5C
accent
#2949BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483