#72FCFF#72FCFF
#72FCFF is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.120 H 197.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72FCFF |
|---|---|
| RGB | rgb(114, 252, 255) |
| HSL | hsl(181, 100%, 72%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(55.3%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.87, -36.53, -12.83) |
| CIE-LCH | lch(91.87, 38.72, 199.35°) |
| OKLab | oklab(91.62% -0.1146 -0.0355) |
| OKLCH | oklch(91.62% 0.12 197.2) |
| XYZ | xyz(59.7922, 80.4123, 106.9584) |
| Luminance | 0.8042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 3.37
Aqua
#00FFFF
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FCFF #FF7572
analogous
#72FFBC #72FCFF #72B5FF
triadic
#72FCFF #FF72FC #FCFF72
tetradic
#72FCFF #BC72FF #FF7572 #B5FF72
square
#72FCFF #BC72FF #FF7572 #B5FF72
split-complementary
#72FCFF #FF72B5 #FFBC72
monochromatic
#00F1F7 #35FBFF #72FCFF #AFFDFF #E0FEFF
Accessibility & contrast
On white
1.23
#72FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#72FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FCFF
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FCFF | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #72fcff; /* rgb */ color: rgb(114, 252, 255); /* oklch */ color: oklch(91.6% 0.120 197.2);
Tailwind
colors: {
custom: {
50: '#a7feff',
500: '#72fcff',
950: '#000000',
},
}SCSS
$custom: #72fcff; $custom-light: #a7feff; $custom-dark: #000000;
JSON
{
"hex": "#72fcff",
"rgb": {
"r": 114,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.277,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91615,
"c": 0.11995,
"h": 197.2
},
"luminance": 0.80418
}Semantic roles & 50–950 ramp
primary
#72FCFF
secondary
#DC3D39
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686