#72DFFB#72DFFB
#72DFFB is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 84.9% C 0.107 H 216.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFFB |
|---|---|
| RGB | rgb(114, 223, 251) |
| HSL | hsl(192, 94%, 72%) |
| HSV | hsv(192, 55%, 98%) |
| CMYK | cmyk(54.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(83.61, -23.75, -23.18) |
| CIE-LCH | lch(83.61, 33.19, 224.31°) |
| OKLab | oklab(84.93% -0.0858 -0.0642) |
| OKLCH | oklch(84.93% 0.107 216.8) |
| XYZ | xyz(50.7328, 63.3131, 100.7952) |
| Luminance | 0.6332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Robin'S Egg
#6DEDFD
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.63
Robin Egg Blue
#8AF1FE
ΔE00 6.20
Baby Blue
#89CFF0
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFFB #FB8E72
analogous
#72FBD3 #72DFFB #729BFB
triadic
#72DFFB #FB72DF #DFFB72
tetradic
#72DFFB #D372FB #FB8E72 #9BFB72
square
#72DFFB #D372FB #FB8E72 #9BFB72
split-complementary
#72DFFB #FB729B #FBD372
monochromatic
#07BDEC #36D1F9 #72DFFB #AEEDFD #E1F8FE
Accessibility & contrast
On white
1.54
#72DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#72DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFFB
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFFB | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FD
Deuteranopia (green-blind)
#B8CAFB
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72dffb; /* rgb */ color: rgb(114, 223, 251); /* oklch */ color: oklch(84.9% 0.107 216.8);
Tailwind
colors: {
custom: {
50: '#a5e9fc',
500: '#72dffb',
950: '#000000',
},
}SCSS
$custom: #72dffb; $custom-light: #a5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#72dffb",
"rgb": {
"r": 114,
"g": 223,
"b": 251
},
"hsl": {
"h": 192.263,
"s": 94.483,
"l": 71.569
},
"oklch": {
"l": 0.84931,
"c": 0.1072,
"h": 216.8
},
"luminance": 0.63318
}Semantic roles & 50–950 ramp
primary
#72DFFB
secondary
#D75A3A
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485