#72DFF5#72DFF5
#72DFF5 is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 84.7% C 0.104 H 212.5°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFF5 |
|---|---|
| RGB | rgb(114, 223, 245) |
| HSL | hsl(190, 87%, 70%) |
| HSV | hsv(190, 53%, 96%) |
| CMYK | cmyk(53.5%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(83.41, -25.40, -20.31) |
| CIE-LCH | lch(83.41, 32.52, 218.64°) |
| OKLab | oklab(84.71% -0.0881 -0.0562) |
| OKLCH | oklch(84.71% 0.104 212.5) |
| XYZ | xyz(49.8020, 62.9407, 95.8928) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.11
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Neon Blue
#04D9FF
ΔE00 5.16
Robin'S Egg Blue
#98EFF9
ΔE00 5.57
Aqua Blue
#02D8E9
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFF5 #F58872
analogous
#72F5C9 #72DFF5 #729EF5
triadic
#72DFF5 #F572DF #DFF572
tetradic
#72DFF5 #C972F5 #F58872 #9EF572
square
#72DFF5 #C972F5 #F58872 #9EF572
split-complementary
#72DFF5 #F5729E #F5C972
monochromatic
#10BADD #39D2F1 #72DFF5 #ABECF9 #E2F9FD
Accessibility & contrast
On white
1.55
#72DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#72DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFF5
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFF5 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F6
Deuteranopia (green-blind)
#BAC9F5
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72dff5; /* rgb */ color: rgb(114, 223, 245); /* oklch */ color: oklch(84.7% 0.104 212.5);
Tailwind
colors: {
custom: {
50: '#a4e9f8',
500: '#72dff5',
950: '#000000',
},
}SCSS
$custom: #72dff5; $custom-light: #a4e9f8; $custom-dark: #000000;
JSON
{
"hex": "#72dff5",
"rgb": {
"r": 114,
"g": 223,
"b": 245
},
"hsl": {
"h": 190.076,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.84709,
"c": 0.10449,
"h": 212.5
},
"luminance": 0.62945
}Semantic roles & 50–950 ramp
primary
#72DFF5
secondary
#CF553C
accent
#2802E3
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485