#72CFCC#72CFCC
#72CFCC is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.6% C 0.089 H 192.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #72CFCC |
|---|---|
| RGB | rgb(114, 207, 204) |
| HSL | hsl(178, 49%, 63%) |
| HSV | hsv(178, 45%, 81%) |
| CMYK | cmyk(44.9%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.61, -28.36, -7.12) |
| CIE-LCH | lch(77.61, 29.24, 194.10°) |
| OKLab | oklab(79.64% -0.0868 -0.0197) |
| OKLCH | oklch(79.64% 0.089 192.8) |
| XYZ | xyz(40.1470, 52.5594, 65.1444) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.72
Darkturquoise
#00CED1
ΔE00 5.59
Turquoise
#40E0D0
ΔE00 7.23
Aqua Blue
#02D8E9
ΔE00 7.84
Pale Teal
#82CBB2
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CFCC #CF7275
analogous
#72CF9E #72CFCC #72A3CF
triadic
#72CFCC #CC72CF #CFCC72
tetradic
#72CFCC #9E72CF #CF7275 #A3CF72
square
#72CFCC #9E72CF #CF7275 #A3CF72
split-complementary
#72CFCC #CF72A3 #CF9E72
monochromatic
#329491 #44BFBB #72CFCC #A0DFDD #CDEEED
Accessibility & contrast
On white
1.82
#72CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#72CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CFCC
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CFCC | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#B5BBCD
Tritanopia (blue-blind)
#43D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #72cfcc; /* rgb */ color: rgb(114, 207, 204); /* oklch */ color: oklch(79.6% 0.089 192.8);
Tailwind
colors: {
custom: {
50: '#a0dedb',
500: '#72cfcc',
950: '#000000',
},
}SCSS
$custom: #72cfcc; $custom-light: #a0dedb; $custom-dark: #000000;
JSON
{
"hex": "#72cfcc",
"rgb": {
"r": 114,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.065,
"s": 49.206,
"l": 62.941
},
"oklch": {
"l": 0.79641,
"c": 0.08904,
"h": 192.8
},
"luminance": 0.52563
}Semantic roles & 50–950 ramp
primary
#72CFCC
secondary
#9A4B4E
accent
#292EBD
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484