#72FACE#72FACE
#72FACE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.7% C 0.136 H 169.2°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72FACE |
|---|---|
| RGB | rgb(114, 250, 206) |
| HSL | hsl(161, 93%, 71%) |
| HSV | hsv(161, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 17.6%, 2%) |
| CIE-LAB | lab(90.04, -47.47, 9.92) |
| CIE-LCH | lch(90.04, 48.49, 168.20°) |
| OKLab | oklab(89.72% -0.1332 0.0254) |
| OKLCH | oklch(89.72% 0.136 169.2) |
| XYZ | xyz(52.2604, 76.4000, 70.3732) |
| Luminance | 0.7641 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.39
Light Turquoise
#7EF4CC
ΔE00 1.81
Light Aquamarine
#7BFDC7
ΔE00 2.66
Light Aqua
#8CFFDB
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 4.13
Pale Turquoise
#A5FBD5
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FACE #FA729E
analogous
#72FA8A #72FACE #72E2FA
triadic
#72FACE #CE72FA #FACE72
tetradic
#72FACE #8A72FA #FA729E #E2FA72
square
#72FACE #8A72FA #FA729E #E2FA72
split-complementary
#72FACE #FA72E2 #FA8A72
monochromatic
#08E9A1 #37F8B9 #72FACE #ADFCE3 #E1FEF5
Accessibility & contrast
On white
1.29
#72FACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#72FACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FACE
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FACE | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EBCC
Deuteranopia (green-blind)
#E0DCD1
Tritanopia (blue-blind)
#2EFBED
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72face; /* rgb */ color: rgb(114, 250, 206); /* oklch */ color: oklch(89.7% 0.136 169.2);
Tailwind
colors: {
custom: {
50: '#a4fcdd',
500: '#72face',
950: '#000000',
},
}SCSS
$custom: #72face; $custom-light: #a4fcdd; $custom-dark: #000000;
JSON
{
"hex": "#72face",
"rgb": {
"r": 114,
"g": 250,
"b": 206
},
"hsl": {
"h": 160.588,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.8972,
"c": 0.13563,
"h": 169.2
},
"luminance": 0.76405
}Semantic roles & 50–950 ramp
primary
#72FACE
secondary
#D63B6D
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684