#72E2FF#72E2FF
#72E2FF is a very light, moderate cyan. Relative luminance 0.652; OKLCH L 85.8% C 0.110 H 217.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72E2FF |
|---|---|
| RGB | rgb(114, 226, 255) |
| HSL | hsl(192, 100%, 72%) |
| HSV | hsv(192, 55%, 100%) |
| CMYK | cmyk(55.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.58, -24.12, -23.82) |
| CIE-LCH | lch(84.58, 33.90, 224.63°) |
| OKLab | oklab(85.75% -0.0875 -0.066) |
| OKLCH | oklch(85.75% 0.11 217) |
| XYZ | xyz(52.1787, 65.1852, 104.4206) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Sky Blue
#87CEEB
ΔE00 6.11
Ice Blue
#A5DFF9
ΔE00 6.59
Baby Blue
#89CFF0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E2FF #FF8F72
analogous
#72FFD5 #72E2FF #729CFF
triadic
#72E2FF #FF72E2 #E2FF72
tetradic
#72E2FF #D572FF #FF8F72 #9CFF72
square
#72E2FF #D572FF #FF8F72 #9CFF72
split-complementary
#72E2FF #FF729C #FFD572
monochromatic
#00C4F7 #35D5FF #72E2FF #AFEFFF #E0F9FF
Accessibility & contrast
On white
1.50
#72E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#72E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E2FF
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E2FF | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#BACCFF
Tritanopia (blue-blind)
#00ECEB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72e2ff; /* rgb */ color: rgb(114, 226, 255); /* oklch */ color: oklch(85.8% 0.110 217.0);
Tailwind
colors: {
custom: {
50: '#a5ebff',
500: '#72e2ff',
950: '#000000',
},
}SCSS
$custom: #72e2ff; $custom-light: #a5ebff; $custom-dark: #000000;
JSON
{
"hex": "#72e2ff",
"rgb": {
"r": 114,
"g": 226,
"b": 255
},
"hsl": {
"h": 192.34,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.85753,
"c": 0.10961,
"h": 217
},
"luminance": 0.6519
}Semantic roles & 50–950 ramp
primary
#72E2FF
secondary
#DC5B39
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486