#72CEBF#72CEBF
#72CEBF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.0% C 0.091 H 182.1°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72CEBF |
|---|---|
| RGB | rgb(114, 206, 191) |
| HSL | hsl(170, 48%, 63%) |
| HSV | hsv(170, 45%, 81%) |
| CMYK | cmyk(44.7%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(76.97, -31.06, -1.08) |
| CIE-LCH | lch(76.97, 31.08, 181.99°) |
| OKLab | oklab(79% -0.0912 -0.0034) |
| OKLCH | oklch(79% 0.091 182.1) |
| XYZ | xyz(38.4109, 51.4786, 57.1924) |
| Luminance | 0.5148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.16
Pale Teal
#82CBB2
ΔE00 4.53
Mediumturquoise
#48D1CC
ΔE00 5.11
Turquoise
#40E0D0
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 6.46
Turquoise (survey)
#06C2AC
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72CEBF #CE7281
analogous
#72CE91 #72CEBF #72AFCE
triadic
#72CEBF #BF72CE #CEBF72
tetradic
#72CEBF #9172CE #CE7281 #AFCE72
square
#72CEBF #9172CE #CE7281 #AFCE72
split-complementary
#72CEBF #CE72AF #CE9172
monochromatic
#339383 #45BEAA #72CEBF #9FDED4 #CDEEE8
Accessibility & contrast
On white
1.86
#72CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#72CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72CEBF
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72CEBF | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#4BD1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #72cebf; /* rgb */ color: rgb(114, 206, 191); /* oklch */ color: oklch(79.0% 0.091 182.1);
Tailwind
colors: {
custom: {
50: '#a0ddd2',
500: '#72cebf',
950: '#000000',
},
}SCSS
$custom: #72cebf; $custom-light: #a0ddd2; $custom-dark: #000000;
JSON
{
"hex": "#72cebf",
"rgb": {
"r": 114,
"g": 206,
"b": 191
},
"hsl": {
"h": 170.217,
"s": 48.421,
"l": 62.745
},
"oklch": {
"l": 0.79002,
"c": 0.09127,
"h": 182.1
},
"luminance": 0.51482
}Semantic roles & 50–950 ramp
primary
#72CEBF
secondary
#994B58
accent
#2A42BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483