#72FEFF#72FEFF
#72FEFF is a very light, vivid teal. Relative luminance 0.817; OKLCH L 92.1% C 0.121 H 195.9°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #72FEFF |
|---|---|
| RGB | rgb(114, 254, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(55.3%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.43, -37.45, -11.99) |
| CIE-LCH | lch(92.43, 39.32, 197.76°) |
| OKLab | oklab(92.07% -0.1166 -0.0332) |
| OKLCH | oklch(92.07% 0.121 195.9) |
| XYZ | xyz(60.4236, 81.6750, 107.1689) |
| Luminance | 0.8168 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.53
Bright Light Blue
#26F7FD
ΔE00 3.57
Aqua
#00FFFF
ΔE00 3.74
Bright Turquoise
#0FFEF9
ΔE00 4.36
Light Cyan
#ACFFFC
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FEFF #FF7372
analogous
#72FFBA #72FEFF #72B7FF
triadic
#72FEFF #FF72FE #FEFF72
tetradic
#72FEFF #BA72FF #FF7372 #B7FF72
square
#72FEFF #BA72FF #FF7372 #B7FF72
split-complementary
#72FEFF #FF72B7 #FFBA72
monochromatic
#00F5F7 #35FEFF #72FEFF #AFFEFF #E0FFFF
Accessibility & contrast
On white
1.21
#72FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#72FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FEFF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FEFF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #72feff; /* rgb */ color: rgb(114, 254, 255); /* oklch */ color: oklch(92.1% 0.121 195.9);
Tailwind
colors: {
custom: {
50: '#a7ffff',
500: '#72feff',
950: '#000000',
},
}SCSS
$custom: #72feff; $custom-light: #a7ffff; $custom-dark: #000000;
JSON
{
"hex": "#72feff",
"rgb": {
"r": 114,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.426,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92068,
"c": 0.12126,
"h": 195.9
},
"luminance": 0.81681
}Semantic roles & 50–950 ramp
primary
#72FEFF
secondary
#DC3A39
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686