#72DFF3#72DFF3
#72DFF3 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.104 H 211.0°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFF3 |
|---|---|
| RGB | rgb(114, 223, 243) |
| HSL | hsl(189, 84%, 70%) |
| HSV | hsv(189, 53%, 95%) |
| CMYK | cmyk(53.1%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.35, -25.95, -19.35) |
| CIE-LCH | lch(83.35, 32.37, 216.71°) |
| OKLab | oklab(84.64% -0.0889 -0.0535) |
| OKLCH | oklch(84.64% 0.104 211) |
| XYZ | xyz(49.4984, 62.8193, 94.2935) |
| Luminance | 0.6282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Neon Blue
#04D9FF
ΔE00 5.54
Aqua Blue
#02D8E9
ΔE00 5.64
Sky Blue
#87CEEB
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFF3 #F38672
analogous
#72F3C6 #72DFF3 #729FF3
triadic
#72DFF3 #F372DF #DFF372
tetradic
#72DFF3 #C672F3 #F38672 #9FF372
square
#72DFF3 #C672F3 #F38672 #9FF372
split-complementary
#72DFF3 #F3729F #F3C672
monochromatic
#12BAD8 #3AD2EE #72DFF3 #AAECF8 #E3F9FD
Accessibility & contrast
On white
1.55
#72DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#72DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFF3
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFF3 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F4
Deuteranopia (green-blind)
#BAC9F3
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72dff3; /* rgb */ color: rgb(114, 223, 243); /* oklch */ color: oklch(84.6% 0.104 211.0);
Tailwind
colors: {
custom: {
50: '#a4e9f7',
500: '#72dff3',
950: '#000000',
},
}SCSS
$custom: #72dff3; $custom-light: #a4e9f7; $custom-dark: #000000;
JSON
{
"hex": "#72dff3",
"rgb": {
"r": 114,
"g": 223,
"b": 243
},
"hsl": {
"h": 189.302,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.84637,
"c": 0.10373,
"h": 211
},
"luminance": 0.62824
}Semantic roles & 50–950 ramp
primary
#72DFF3
secondary
#CD533C
accent
#2705E1
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485