#72FACB#72FACB
#72FACB is a very light, vivid teal. Relative luminance 0.763; OKLCH L 89.6% C 0.138 H 167.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #72FACB |
|---|---|
| RGB | rgb(114, 250, 203) |
| HSL | hsl(159, 93%, 71%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 18.8%, 2%) |
| CIE-LAB | lab(89.98, -48.13, 11.37) |
| CIE-LCH | lch(89.98, 49.45, 166.71°) |
| OKLab | oklab(89.64% -0.1345 0.0291) |
| OKLCH | oklch(89.64% 0.138 167.8) |
| XYZ | xyz(51.8995, 76.2556, 68.4721) |
| Luminance | 0.7626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.67
Light Aquamarine
#7BFDC7
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 2.14
Light Aqua
#8CFFDB
ΔE00 3.44
Bright Teal
#01F9C6
ΔE00 4.08
Light Greenish Blue
#63F7B4
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FACB #FA72A1
analogous
#72FA87 #72FACB #72E5FA
triadic
#72FACB #CB72FA #FACB72
tetradic
#72FACB #8772FA #FA72A1 #E5FA72
square
#72FACB #8772FA #FA72A1 #E5FA72
split-complementary
#72FACB #FA72E5 #FA8772
monochromatic
#08E99C #37F8B5 #72FACB #ADFCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#72FACB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#72FACB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FACB
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FACB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FACB | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC9
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#31FBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72facb; /* rgb */ color: rgb(114, 250, 203); /* oklch */ color: oklch(89.6% 0.138 167.8);
Tailwind
colors: {
custom: {
50: '#a4fcda',
500: '#72facb',
950: '#000000',
},
}SCSS
$custom: #72facb; $custom-light: #a4fcda; $custom-dark: #000000;
JSON
{
"hex": "#72facb",
"rgb": {
"r": 114,
"g": 250,
"b": 203
},
"hsl": {
"h": 159.265,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.89643,
"c": 0.13767,
"h": 167.8
},
"luminance": 0.7626
}Semantic roles & 50–950 ramp
primary
#72FACB
secondary
#D63B70
accent
#004FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683