#72FECF#72FECF
#72FECF is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.140 H 168.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #72FECF |
|---|---|
| RGB | rgb(114, 254, 207) |
| HSL | hsl(160, 99%, 72%) |
| HSV | hsv(160, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.22, -48.95, 11.07) |
| CIE-LCH | lch(91.22, 50.19, 167.26°) |
| OKLab | oklab(90.68% -0.137 0.0284) |
| OKLCH | oklch(90.68% 0.14 168.3) |
| XYZ | xyz(53.6384, 78.9610, 71.4337) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.29
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 3.22
Bright Teal
#01F9C6
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FECF #FE72A1
analogous
#72FE89 #72FECF #72E7FE
triadic
#72FECF #CF72FE #FECF72
tetradic
#72FECF #8972FE #FE72A1 #E7FE72
square
#72FECF #8972FE #FE72A1 #E7FE72
split-complementary
#72FECF #FE72E7 #FE8972
monochromatic
#02F4A3 #35FEBA #72FECF #AFFEE4 #E1FFF5
Accessibility & contrast
On white
1.25
#72FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#72FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FECF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FECF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#2AFFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #72fecf; /* rgb */ color: rgb(114, 254, 207); /* oklch */ color: oklch(90.7% 0.140 168.3);
Tailwind
colors: {
custom: {
50: '#a5ffdd',
500: '#72fecf',
950: '#000000',
},
}SCSS
$custom: #72fecf; $custom-light: #a5ffdd; $custom-dark: #000000;
JSON
{
"hex": "#72fecf",
"rgb": {
"r": 114,
"g": 254,
"b": 207
},
"hsl": {
"h": 159.857,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.90681,
"c": 0.13989,
"h": 168.3
},
"luminance": 0.78966
}Semantic roles & 50–950 ramp
primary
#72FECF
secondary
#DB3970
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684