#72CEBB#72CEBB
#72CEBB is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.093 H 178.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #72CEBB |
|---|---|
| RGB | rgb(114, 206, 187) |
| HSL | hsl(168, 48%, 63%) |
| HSV | hsv(168, 45%, 81%) |
| CMYK | cmyk(44.7%, 0%, 9.2%, 19.2%) |
| CIE-LAB | lab(76.86, -32.01, 0.92) |
| CIE-LCH | lch(76.86, 32.02, 178.35°) |
| OKLab | oklab(78.88% -0.0929 0.0019) |
| OKLCH | oklch(78.88% 0.093 178.8) |
| XYZ | xyz(37.9767, 51.3049, 54.9057) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.80
Pale Teal
#82CBB2
ΔE00 3.45
Mediumaquamarine
#66CDAA
ΔE00 5.06
Turquoise
#40E0D0
ΔE00 6.19
Mediumturquoise
#48D1CC
ΔE00 6.25
Turquoise (survey)
#06C2AC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CEBB #CE7285
analogous
#72CE8D #72CEBB #72B3CE
triadic
#72CEBB #BB72CE #CEBB72
tetradic
#72CEBB #8D72CE #CE7285 #B3CE72
square
#72CEBB #8D72CE #CE7285 #B3CE72
split-complementary
#72CEBB #CE72B3 #CE8D72
monochromatic
#33937F #45BEA5 #72CEBB #9FDED1 #CDEEE7
Accessibility & contrast
On white
1.86
#72CEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#72CEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CEBB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CEBB | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#4DD1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #72cebb; /* rgb */ color: rgb(114, 206, 187); /* oklch */ color: oklch(78.9% 0.093 178.8);
Tailwind
colors: {
custom: {
50: '#a0ddcf',
500: '#72cebb',
950: '#000000',
},
}SCSS
$custom: #72cebb; $custom-light: #a0ddcf; $custom-dark: #000000;
JSON
{
"hex": "#72cebb",
"rgb": {
"r": 114,
"g": 206,
"b": 187
},
"hsl": {
"h": 167.609,
"s": 48.421,
"l": 62.745
},
"oklch": {
"l": 0.78883,
"c": 0.09296,
"h": 178.8
},
"luminance": 0.51308
}Semantic roles & 50–950 ramp
primary
#72CEBB
secondary
#994B5B
accent
#2A48BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483