#72FFFC#72FFFC
#72FFFC is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.122 H 193.3°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFFC |
|---|---|
| RGB | rgb(114, 255, 252) |
| HSL | hsl(179, 100%, 72%) |
| HSV | hsv(179, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(92.63, -38.68, -10.15) |
| CIE-LCH | lch(92.63, 39.99, 194.70°) |
| OKLab | oklab(92.2% -0.1189 -0.0282) |
| OKLCH | oklch(92.2% 0.122 193.3) |
| XYZ | xyz(60.2626, 82.1197, 104.7514) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.62
Aqua
#00FFFF
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 3.70
Bright Light Blue
#26F7FD
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 5.65
Bright Aqua
#0BF9EA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFFC #FF7275
analogous
#72FFB5 #72FFFC #72BCFF
triadic
#72FFFC #FC72FF #FFFC72
tetradic
#72FFFC #B572FF #FF7275 #BCFF72
square
#72FFFC #B572FF #FF7275 #BCFF72
split-complementary
#72FFFC #FF72BC #FFB572
monochromatic
#00F7F1 #35FFFB #72FFFC #AFFFFD #E0FFFE
Accessibility & contrast
On white
1.21
#72FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#72FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFFC
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFFC | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FC
Deuteranopia (green-blind)
#DAE3FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #72fffc; /* rgb */ color: rgb(114, 255, 252); /* oklch */ color: oklch(92.2% 0.122 193.3);
Tailwind
colors: {
custom: {
50: '#a7fffd',
500: '#72fffc',
950: '#000000',
},
}SCSS
$custom: #72fffc; $custom-light: #a7fffd; $custom-dark: #000000;
JSON
{
"hex": "#72fffc",
"rgb": {
"r": 114,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.723,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92199,
"c": 0.12216,
"h": 193.3
},
"luminance": 0.82126
}Semantic roles & 50–950 ramp
primary
#72FFFC
secondary
#DC393D
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685