#72DFCE#72DFCE
#72DFCE is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.4% C 0.104 H 182.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFCE |
|---|---|
| RGB | rgb(114, 223, 206) |
| HSL | hsl(171, 63%, 66%) |
| HSV | hsv(171, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 7.6%, 12.5%) |
| CIE-LAB | lab(82.27, -35.45, -1.33) |
| CIE-LCH | lch(82.27, 35.48, 182.14°) |
| OKLab | oklab(83.42% -0.104 -0.0041) |
| OKLCH | oklch(83.42% 0.104 182.3) |
| XYZ | xyz(44.4630, 60.8051, 67.7740) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.50
Tiffany Blue
#7BF2DA
ΔE00 4.55
Seafoam Blue
#78D1B6
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 5.87
Aqua (survey)
#13EAC9
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFCE #DF7283
analogous
#72DF97 #72DFCE #72B9DF
triadic
#72DFCE #CE72DF #DFCE72
tetradic
#72DFCE #9772DF #DF7283 #B9DF72
square
#72DFCE #9772DF #DF7283 #B9DF72
split-complementary
#72DFCE #DF72B9 #DF9772
monochromatic
#28AF9A #40D4BD #72DFCE #A4EADF #D6F6F1
Accessibility & contrast
On white
1.60
#72DFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#72DFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFCE
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFCE | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C5C7D0
Tritanopia (blue-blind)
#3BE3DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72dfce; /* rgb */ color: rgb(114, 223, 206); /* oklch */ color: oklch(83.4% 0.104 182.3);
Tailwind
colors: {
custom: {
50: '#a2e9dc',
500: '#72dfce',
950: '#000000',
},
}SCSS
$custom: #72dfce; $custom-light: #a2e9dc; $custom-dark: #000000;
JSON
{
"hex": "#72dfce",
"rgb": {
"r": 114,
"g": 223,
"b": 206
},
"hsl": {
"h": 170.642,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83417,
"c": 0.1041,
"h": 182.3
},
"luminance": 0.60809
}Semantic roles & 50–950 ramp
primary
#72DFCE
secondary
#B14555
accent
#1B36CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484