#72FCE2#72FCE2
#72FCE2 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.127 H 179.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCE2 |
|---|---|
| RGB | rgb(114, 252, 226) |
| HSL | hsl(169, 96%, 72%) |
| HSV | hsv(169, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 10.3%, 1.2%) |
| CIE-LAB | lab(91.09, -43.76, 1.06) |
| CIE-LCH | lch(91.09, 43.77, 178.61°) |
| OKLab | oklab(90.73% -0.1267 0.0021) |
| OKLCH | oklch(90.73% 0.127 179) |
| XYZ | xyz(55.4712, 78.6839, 84.2010) |
| Luminance | 0.7869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.99
Aquamarine
#7FFFD4
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.19
Aqua (survey)
#13EAC9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCE2 #FC728C
analogous
#72FC9D #72FCE2 #72D1FC
triadic
#72FCE2 #E272FC #FCE272
tetradic
#72FCE2 #9D72FC #FC728C #D1FC72
square
#72FCE2 #9D72FC #FC728C #D1FC72
split-complementary
#72FCE2 #FC72D1 #FC9D72
monochromatic
#05EFC3 #36FBD6 #72FCE2 #AEFDEE #E1FEF9
Accessibility & contrast
On white
1.25
#72FCE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#72FCE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCE2
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCE2 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFE1
Deuteranopia (green-blind)
#DDDFE4
Tritanopia (blue-blind)
#02FFF4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fce2; /* rgb */ color: rgb(114, 252, 226); /* oklch */ color: oklch(90.7% 0.127 179.0);
Tailwind
colors: {
custom: {
50: '#a5feeb',
500: '#72fce2',
950: '#000000',
},
}SCSS
$custom: #72fce2; $custom-light: #a5feeb; $custom-dark: #000000;
JSON
{
"hex": "#72fce2",
"rgb": {
"r": 114,
"g": 252,
"b": 226
},
"hsl": {
"h": 168.696,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90727,
"c": 0.12668,
"h": 179
},
"luminance": 0.78689
}Semantic roles & 50–950 ramp
primary
#72FCE2
secondary
#D83A58
accent
#002BE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#101816
muted
#818684