#72DFCA#72DFCA
#72DFCA is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.3% C 0.106 H 179.4°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFCA |
|---|---|
| RGB | rgb(114, 223, 202) |
| HSL | hsl(168, 63%, 66%) |
| HSV | hsv(168, 49%, 87%) |
| CMYK | cmyk(48.9%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(82.17, -36.41, 0.64) |
| CIE-LCH | lch(82.17, 36.41, 178.99°) |
| OKLab | oklab(83.3% -0.1057 0.0011) |
| OKLCH | oklch(83.3% 0.106 179.4) |
| XYZ | xyz(43.9833, 60.6133, 65.2474) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.97
Tiffany Blue
#7BF2DA
ΔE00 4.20
Seafoam Blue
#78D1B6
ΔE00 4.41
Light Teal
#90E4C1
ΔE00 5.86
Aqua (survey)
#13EAC9
ΔE00 5.89
Pale Teal
#82CBB2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFCA #DF7287
analogous
#72DF93 #72DFCA #72BDDF
triadic
#72DFCA #CA72DF #DFCA72
tetradic
#72DFCA #9372DF #DF7287 #BDDF72
square
#72DFCA #9372DF #DF7287 #BDDF72
split-complementary
#72DFCA #DF72BD #DF9372
monochromatic
#28AF95 #40D4B7 #72DFCA #A4EADD #D6F6EF
Accessibility & contrast
On white
1.60
#72DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#72DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFCA
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFCA | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4C9
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#3FE2D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72dfca; /* rgb */ color: rgb(114, 223, 202); /* oklch */ color: oklch(83.3% 0.106 179.4);
Tailwind
colors: {
custom: {
50: '#a2e9da',
500: '#72dfca',
950: '#000000',
},
}SCSS
$custom: #72dfca; $custom-light: #a2e9da; $custom-dark: #000000;
JSON
{
"hex": "#72dfca",
"rgb": {
"r": 114,
"g": 223,
"b": 202
},
"hsl": {
"h": 168.44,
"s": 63.006,
"l": 66.078
},
"oklch": {
"l": 0.83299,
"c": 0.10576,
"h": 179.4
},
"luminance": 0.60617
}Semantic roles & 50–950 ramp
primary
#72DFCA
secondary
#B14559
accent
#1B3DCB
background
#FCFEFE
surface
#F6FDFB
border
#D0D5D4
text
#101614
muted
#808483