#72CEBE#72CEBE
#72CEBE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.0% C 0.092 H 181.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72CEBE |
|---|---|
| RGB | rgb(114, 206, 190) |
| HSL | hsl(170, 48%, 63%) |
| HSV | hsv(170, 45%, 81%) |
| CMYK | cmyk(44.7%, 0%, 7.8%, 19.2%) |
| CIE-LAB | lab(76.94, -31.30, -0.58) |
| CIE-LCH | lch(76.94, 31.30, 181.06°) |
| OKLab | oklab(78.97% -0.0916 -0.0021) |
| OKLCH | oklch(78.97% 0.092 181.3) |
| XYZ | xyz(38.3013, 51.4347, 56.6148) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.81
Pale Teal
#82CBB2
ΔE00 4.24
Mediumturquoise
#48D1CC
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 5.95
Mediumaquamarine
#66CDAA
ΔE00 6.10
Turquoise (survey)
#06C2AC
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CEBE #CE7282
analogous
#72CE90 #72CEBE #72B0CE
triadic
#72CEBE #BE72CE #CEBE72
tetradic
#72CEBE #9072CE #CE7282 #B0CE72
square
#72CEBE #9072CE #CE7282 #B0CE72
split-complementary
#72CEBE #CE72B0 #CE9072
monochromatic
#339382 #45BEA9 #72CEBE #9FDED3 #CDEEE8
Accessibility & contrast
On white
1.86
#72CEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#72CEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CEBE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CEBE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#4CD1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #72cebe; /* rgb */ color: rgb(114, 206, 190); /* oklch */ color: oklch(79.0% 0.092 181.3);
Tailwind
colors: {
custom: {
50: '#a0ddd1',
500: '#72cebe',
950: '#000000',
},
}SCSS
$custom: #72cebe; $custom-light: #a0ddd1; $custom-dark: #000000;
JSON
{
"hex": "#72cebe",
"rgb": {
"r": 114,
"g": 206,
"b": 190
},
"hsl": {
"h": 169.565,
"s": 48.421,
"l": 62.745
},
"oklch": {
"l": 0.78972,
"c": 0.09166,
"h": 181.3
},
"luminance": 0.51438
}Semantic roles & 50–950 ramp
primary
#72CEBE
secondary
#994B59
accent
#2A43BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483