#72CFBD#72CFBD
#72CFBD is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.093 H 179.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFBD |
|---|---|
| RGB | rgb(114, 207, 189) |
| HSL | hsl(168, 49%, 63%) |
| HSV | hsv(168, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.21, -32.01, 0.34) |
| CIE-LCH | lch(77.21, 32.01, 179.39°) |
| OKLab | oklab(79.18% -0.0932 0.0004) |
| OKLCH | oklch(79.18% 0.093 179.8) |
| XYZ | xyz(38.4338, 51.8741, 56.1216) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.13
Pale Teal
#82CBB2
ΔE00 3.82
Mediumaquamarine
#66CDAA
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 5.88
Turquoise (survey)
#06C2AC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFBD #CF7284
analogous
#72CF8E #72CFBD #72B2CF
triadic
#72CFBD #BD72CF #CFBD72
tetradic
#72CFBD #8E72CF #CF7284 #B2CF72
square
#72CFBD #8E72CF #CF7284 #B2CF72
split-complementary
#72CFBD #CF72B2 #CF8E72
monochromatic
#329481 #44BFA8 #72CFBD #A0DFD2 #CDEEE8
Accessibility & contrast
On white
1.85
#72CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#72CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFBD
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFBD | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#4CD2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #72cfbd; /* rgb */ color: rgb(114, 207, 189); /* oklch */ color: oklch(79.2% 0.093 179.8);
Tailwind
colors: {
custom: {
50: '#a0ded0',
500: '#72cfbd',
950: '#000000',
},
}SCSS
$custom: #72cfbd; $custom-light: #a0ded0; $custom-dark: #000000;
JSON
{
"hex": "#72cfbd",
"rgb": {
"r": 114,
"g": 207,
"b": 189
},
"hsl": {
"h": 168.387,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.79176,
"c": 0.09323,
"h": 179.8
},
"luminance": 0.51877
}Semantic roles & 50–950 ramp
primary
#72CFBD
secondary
#9A4B5A
accent
#2946BD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483