#72FACA#72FACA
#72FACA is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.6% C 0.138 H 167.3°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #72FACA |
|---|---|
| RGB | rgb(114, 250, 202) |
| HSL | hsl(159, 93%, 71%) |
| HSV | hsv(159, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.96, -48.34, 11.86) |
| CIE-LCH | lch(89.96, 49.78, 166.22°) |
| OKLab | oklab(89.62% -0.135 0.0304) |
| OKLCH | oklch(89.62% 0.138 167.3) |
| XYZ | xyz(51.7807, 76.2081, 67.8465) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.75
Aquamarine
#7FFFD4
ΔE00 1.82
Light Turquoise
#7EF4CC
ΔE00 2.29
Light Aqua
#8CFFDB
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 4.09
Light Greenish Blue
#63F7B4
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FACA #FA72A2
analogous
#72FA86 #72FACA #72E6FA
triadic
#72FACA #CA72FA #FACA72
tetradic
#72FACA #8672FA #FA72A2 #E6FA72
square
#72FACA #8672FA #FA72A2 #E6FA72
split-complementary
#72FACA #FA72E6 #FA8672
monochromatic
#08E99A #37F8B4 #72FACA #ADFCE0 #E1FEF4
Accessibility & contrast
On white
1.29
#72FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#72FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FACA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FACA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E1DCCD
Tritanopia (blue-blind)
#32FBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72faca; /* rgb */ color: rgb(114, 250, 202); /* oklch */ color: oklch(89.6% 0.138 167.3);
Tailwind
colors: {
custom: {
50: '#a4fcda',
500: '#72faca',
950: '#000000',
},
}SCSS
$custom: #72faca; $custom-light: #a4fcda; $custom-dark: #000000;
JSON
{
"hex": "#72faca",
"rgb": {
"r": 114,
"g": 250,
"b": 202
},
"hsl": {
"h": 158.824,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.89618,
"c": 0.13837,
"h": 167.3
},
"luminance": 0.76213
}Semantic roles & 50–950 ramp
primary
#72FACA
secondary
#D63B71
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683