#72CFBC#72CFBC
#72CFBC is a light, moderate teal. Relative luminance 0.518; OKLCH L 79.1% C 0.094 H 178.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFBC |
|---|---|
| RGB | rgb(114, 207, 188) |
| HSL | hsl(168, 49%, 63%) |
| HSV | hsv(168, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.18, -32.24, 0.84) |
| CIE-LCH | lch(77.18, 32.26, 178.50°) |
| OKLab | oklab(79.15% -0.0937 0.0017) |
| OKLCH | oklch(79.15% 0.094 178.9) |
| XYZ | xyz(38.3257, 51.8309, 55.5519) |
| Luminance | 0.5183 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.80
Pale Teal
#82CBB2
ΔE00 3.57
Mediumaquamarine
#66CDAA
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.18
Turquoise (survey)
#06C2AC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFBC #CF7285
analogous
#72CF8D #72CFBC #72B3CF
triadic
#72CFBC #BC72CF #CFBC72
tetradic
#72CFBC #8D72CF #CF7285 #B3CF72
square
#72CFBC #8D72CF #CF7285 #B3CF72
split-complementary
#72CFBC #CF72B3 #CF8D72
monochromatic
#329480 #44BFA6 #72CFBC #A0DFD2 #CDEEE7
Accessibility & contrast
On white
1.85
#72CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#72CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFBC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFBC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#4DD2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72cfbc; /* rgb */ color: rgb(114, 207, 188); /* oklch */ color: oklch(79.1% 0.094 178.9);
Tailwind
colors: {
custom: {
50: '#a0ded0',
500: '#72cfbc',
950: '#000000',
},
}SCSS
$custom: #72cfbc; $custom-light: #a0ded0; $custom-dark: #000000;
JSON
{
"hex": "#72cfbc",
"rgb": {
"r": 114,
"g": 207,
"b": 188
},
"hsl": {
"h": 167.742,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.79147,
"c": 0.09368,
"h": 178.9
},
"luminance": 0.51834
}Semantic roles & 50–950 ramp
primary
#72CFBC
secondary
#9A4B5B
accent
#2947BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483