#72CFCF#72CFCF
#72CFCF is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.7% C 0.089 H 195.5°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFCF |
|---|---|
| RGB | rgb(114, 207, 207) |
| HSL | hsl(180, 49%, 63%) |
| HSV | hsv(180, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.70, -27.60, -8.61) |
| CIE-LCH | lch(77.70, 28.91, 197.32°) |
| OKLab | oklab(79.74% -0.0856 -0.0238) |
| OKLCH | oklch(79.74% 0.089 195.5) |
| XYZ | xyz(40.5103, 52.7047, 67.0577) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 5.47
Aqua Blue
#02D8E9
ΔE00 7.01
Turquoise
#40E0D0
ΔE00 8.05
Robin'S Egg
#6DEDFD
ΔE00 8.69
Robin'S Egg Blue
#98EFF9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFCF #CF7272
analogous
#72CFA0 #72CFCF #72A0CF
triadic
#72CFCF #CF72CF #CFCF72
tetradic
#72CFCF #A072CF #CF7272 #A0CF72
square
#72CFCF #A072CF #CF7272 #A0CF72
split-complementary
#72CFCF #CF72A0 #CFA072
monochromatic
#329494 #44BFBF #72CFCF #A0DFDF #CDEEEE
Accessibility & contrast
On white
1.82
#72CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#72CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFCF
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFCF | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7CF
Deuteranopia (green-blind)
#B4BBD0
Tritanopia (blue-blind)
#40D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72cfcf; /* rgb */ color: rgb(114, 207, 207); /* oklch */ color: oklch(79.7% 0.089 195.5);
Tailwind
colors: {
custom: {
50: '#a1dedd',
500: '#72cfcf',
950: '#000000',
},
}SCSS
$custom: #72cfcf; $custom-light: #a1dedd; $custom-dark: #000000;
JSON
{
"hex": "#72cfcf",
"rgb": {
"r": 114,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.79739,
"c": 0.08882,
"h": 195.5
},
"luminance": 0.52708
}Semantic roles & 50–950 ramp
primary
#72CFCF
secondary
#9A4B4B
accent
#2929BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484