#72CCBF#72CCBF
#72CCBF is a light, moderate teal. Relative luminance 0.505; OKLCH L 78.5% C 0.089 H 183.6°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #72CCBF |
|---|---|
| RGB | rgb(114, 204, 191) |
| HSL | hsl(171, 47%, 62%) |
| HSV | hsv(171, 44%, 80%) |
| CMYK | cmyk(44.1%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.39, -30.10, -1.93) |
| CIE-LCH | lch(76.39, 30.16, 183.67°) |
| OKLab | oklab(78.54% -0.0889 -0.0057) |
| OKLCH | oklch(78.54% 0.089 183.6) |
| XYZ | xyz(37.9325, 50.5218, 57.0329) |
| Luminance | 0.5052 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 4.89
Pale Teal
#82CBB2
ΔE00 4.99
Turquoise
#40E0D0
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 7.13
Turquoise (survey)
#06C2AC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CCBF #CC727F
analogous
#72CC92 #72CCBF #72ACCC
triadic
#72CCBF #BF72CC #CCBF72
tetradic
#72CCBF #9272CC #CC727F #ACCC72
square
#72CCBF #9272CC #CC727F #ACCC72
split-complementary
#72CCBF #CC72AC #CC9272
monochromatic
#349082 #45BCAB #72CCBF #9FDCD3 #CCEDE8
Accessibility & contrast
On white
1.89
#72CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#72CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CCBF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CCBF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B5B8C0
Tritanopia (blue-blind)
#4CCFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #72ccbf; /* rgb */ color: rgb(114, 204, 191); /* oklch */ color: oklch(78.5% 0.089 183.6);
Tailwind
colors: {
custom: {
50: '#a0dcd2',
500: '#72ccbf',
950: '#000000',
},
}SCSS
$custom: #72ccbf; $custom-light: #a0dcd2; $custom-dark: #000000;
JSON
{
"hex": "#72ccbf",
"rgb": {
"r": 114,
"g": 204,
"b": 191
},
"hsl": {
"h": 171.333,
"s": 46.875,
"l": 62.353
},
"oklch": {
"l": 0.78535,
"c": 0.08906,
"h": 183.6
},
"luminance": 0.50525
}Semantic roles & 50–950 ramp
primary
#72CCBF
secondary
#964C57
accent
#2B40BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483