#72CEBD#72CEBD
#72CEBD is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.092 H 180.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72CEBD |
|---|---|
| RGB | rgb(114, 206, 189) |
| HSL | hsl(169, 48%, 63%) |
| HSV | hsv(169, 45%, 81%) |
| CMYK | cmyk(44.7%, 0%, 8.3%, 19.2%) |
| CIE-LAB | lab(76.92, -31.53, -0.08) |
| CIE-LCH | lch(76.92, 31.53, 180.15°) |
| OKLab | oklab(78.94% -0.0921 -0.0007) |
| OKLCH | oklch(78.94% 0.092 180.5) |
| XYZ | xyz(38.1923, 51.3911, 56.0411) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.47
Pale Teal
#82CBB2
ΔE00 3.97
Mediumturquoise
#48D1CC
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 6.01
Turquoise (survey)
#06C2AC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CEBD #CE7283
analogous
#72CE8F #72CEBD #72B1CE
triadic
#72CEBD #BD72CE #CEBD72
tetradic
#72CEBD #8F72CE #CE7283 #B1CE72
square
#72CEBD #8F72CE #CE7283 #B1CE72
split-complementary
#72CEBD #CE72B1 #CE8F72
monochromatic
#339381 #45BEA8 #72CEBD #9FDED2 #CDEEE8
Accessibility & contrast
On white
1.86
#72CEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#72CEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CEBD
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CEBD | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BC
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#4CD1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #72cebd; /* rgb */ color: rgb(114, 206, 189); /* oklch */ color: oklch(78.9% 0.092 180.5);
Tailwind
colors: {
custom: {
50: '#a0ddd0',
500: '#72cebd',
950: '#000000',
},
}SCSS
$custom: #72cebd; $custom-light: #a0ddd0; $custom-dark: #000000;
JSON
{
"hex": "#72cebd",
"rgb": {
"r": 114,
"g": 206,
"b": 189
},
"hsl": {
"h": 168.913,
"s": 48.421,
"l": 62.745
},
"oklch": {
"l": 0.78942,
"c": 0.09207,
"h": 180.5
},
"luminance": 0.51394
}Semantic roles & 50–950 ramp
primary
#72CEBD
secondary
#994B5A
accent
#2A45BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483