#72FFFF#72FFFF
#72FFFF is a very light, vivid teal. Relative luminance 0.823; OKLCH L 92.3% C 0.122 H 195.2°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #72FFFF |
|---|---|
| RGB | rgb(114, 255, 255) |
| HSL | hsl(180, 100%, 72%) |
| HSV | hsv(180, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.71, -37.91, -11.58) |
| CIE-LCH | lch(92.71, 39.64, 196.98°) |
| OKLab | oklab(92.3% -0.1176 -0.0321) |
| OKLCH | oklch(92.3% 0.122 195.2) |
| XYZ | xyz(60.7417, 82.3114, 107.2749) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.49
Aqua
#00FFFF
ΔE00 3.62
Bright Light Blue
#26F7FD
ΔE00 3.74
Bright Turquoise
#0FFEF9
ΔE00 4.15
Light Cyan
#ACFFFC
ΔE00 5.59
Robin Egg Blue
#8AF1FE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FFFF #FF7272
analogous
#72FFB9 #72FFFF #72B9FF
triadic
#72FFFF #FF72FF #FFFF72
tetradic
#72FFFF #B972FF #FF7272 #B9FF72
square
#72FFFF #B972FF #FF7272 #B9FF72
split-complementary
#72FFFF #FF72B9 #FFB972
monochromatic
#00F7F7 #35FFFF #72FFFF #AFFFFF #E0FFFF
Accessibility & contrast
On white
1.20
#72FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#72FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FFFF
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FFFF | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #72ffff; /* rgb */ color: rgb(114, 255, 255); /* oklch */ color: oklch(92.3% 0.122 195.2);
Tailwind
colors: {
custom: {
50: '#a7ffff',
500: '#72ffff',
950: '#000000',
},
}SCSS
$custom: #72ffff; $custom-light: #a7ffff; $custom-dark: #000000;
JSON
{
"hex": "#72ffff",
"rgb": {
"r": 114,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.92295,
"c": 0.12194,
"h": 195.2
},
"luminance": 0.82317
}Semantic roles & 50–950 ramp
primary
#72FFFF
secondary
#DC3939
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686