#72FCDF#72FCDF
#72FCDF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.128 H 177.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCDF |
|---|---|
| RGB | rgb(114, 252, 223) |
| HSL | hsl(167, 96%, 72%) |
| HSV | hsv(167, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 11.5%, 1.2%) |
| CIE-LAB | lab(91.02, -44.46, 2.51) |
| CIE-LCH | lch(91.02, 44.54, 176.77°) |
| OKLab | oklab(90.64% -0.1279 0.006) |
| OKLCH | oklch(90.64% 0.128 177.3) |
| XYZ | xyz(55.0631, 78.5207, 82.0519) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.55
Light Aqua
#8CFFDB
ΔE00 3.25
Aquamarine
#7FFFD4
ΔE00 4.14
Light Turquoise
#7EF4CC
ΔE00 4.20
Aqua (survey)
#13EAC9
ΔE00 5.60
Bright Aqua
#0BF9EA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCDF #FC728F
analogous
#72FC9A #72FCDF #72D4FC
triadic
#72FCDF #DF72FC #FCDF72
tetradic
#72FCDF #9A72FC #FC728F #D4FC72
square
#72FCDF #9A72FC #FC728F #D4FC72
split-complementary
#72FCDF #FC72D4 #FC9A72
monochromatic
#05EFBD #36FBD1 #72FCDF #AEFDED #E1FEF8
Accessibility & contrast
On white
1.26
#72FCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#72FCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCDF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCDF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#DEDFE1
Tritanopia (blue-blind)
#0FFFF3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #72fcdf; /* rgb */ color: rgb(114, 252, 223); /* oklch */ color: oklch(90.6% 0.128 177.3);
Tailwind
colors: {
custom: {
50: '#a5fee8',
500: '#72fcdf',
950: '#000000',
},
}SCSS
$custom: #72fcdf; $custom-light: #a5fee8; $custom-dark: #000000;
JSON
{
"hex": "#72fcdf",
"rgb": {
"r": 114,
"g": 252,
"b": 223
},
"hsl": {
"h": 167.391,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.90642,
"c": 0.12809,
"h": 177.3
},
"luminance": 0.78526
}Semantic roles & 50–950 ramp
primary
#72FCDF
secondary
#D83A5B
accent
#0030E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684