#72FDFF#72FDFF
#72FDFF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.8% C 0.121 H 196.6°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #72FDFF |
|---|---|
| RGB | rgb(114, 253, 255) |
| HSL | hsl(181, 100%, 72%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(55.3%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(92.15, -36.99, -12.41) |
| CIE-LCH | lch(92.15, 39.02, 198.55°) |
| OKLab | oklab(91.84% -0.1156 -0.0344) |
| OKLCH | oklch(91.84% 0.121 196.6) |
| XYZ | xyz(60.1071, 81.0420, 107.0634) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.64
Bright Light Blue
#26F7FD
ΔE00 3.45
Aqua
#00FFFF
ΔE00 3.89
Bright Turquoise
#0FFEF9
ΔE00 4.59
Light Cyan
#ACFFFC
ΔE00 5.60
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FDFF #FF7472
analogous
#72FFBA #72FDFF #72B7FF
triadic
#72FDFF #FF72FD #FDFF72
tetradic
#72FDFF #BA72FF #FF7472 #B7FF72
square
#72FDFF #BA72FF #FF7472 #B7FF72
split-complementary
#72FDFF #FF72B7 #FFBA72
monochromatic
#00F3F7 #35FCFF #72FDFF #AFFEFF #E0FFFF
Accessibility & contrast
On white
1.22
#72FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#72FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FDFF
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FDFF | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fdff; /* rgb */ color: rgb(114, 253, 255); /* oklch */ color: oklch(91.8% 0.121 196.6);
Tailwind
colors: {
custom: {
50: '#a7feff',
500: '#72fdff',
950: '#000000',
},
}SCSS
$custom: #72fdff; $custom-light: #a7feff; $custom-dark: #000000;
JSON
{
"hex": "#72fdff",
"rgb": {
"r": 114,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.851,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91841,
"c": 0.1206,
"h": 196.6
},
"luminance": 0.81048
}Semantic roles & 50–950 ramp
primary
#72FDFF
secondary
#DC3B39
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686