#72DFF2#72DFF2
#72DFF2 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.103 H 210.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFF2 |
|---|---|
| RGB | rgb(114, 223, 242) |
| HSL | hsl(189, 83%, 70%) |
| HSV | hsv(189, 53%, 95%) |
| CMYK | cmyk(52.9%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.32, -26.22, -18.87) |
| CIE-LCH | lch(83.32, 32.30, 215.74°) |
| OKLab | oklab(84.6% -0.0893 -0.0521) |
| OKLCH | oklch(84.6% 0.103 210.3) |
| XYZ | xyz(49.3478, 62.7590, 93.5003) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.57
Robin Egg Blue
#8AF1FE
ΔE00 4.52
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.47
Neon Blue
#04D9FF
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFF2 #F28572
analogous
#72F2C5 #72DFF2 #729FF2
triadic
#72DFF2 #F272DF #DFF272
tetradic
#72DFF2 #C572F2 #F28572 #9FF272
square
#72DFF2 #C572F2 #F28572 #9FF272
split-complementary
#72DFF2 #F2729F #F2C572
monochromatic
#14B9D6 #3AD2ED #72DFF2 #AAECF7 #E2F8FC
Accessibility & contrast
On white
1.55
#72DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#72DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFF2
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFF2 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BBC9F2
Tritanopia (blue-blind)
#00E8E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72dff2; /* rgb */ color: rgb(114, 223, 242); /* oklch */ color: oklch(84.6% 0.103 210.3);
Tailwind
colors: {
custom: {
50: '#a4e9f6',
500: '#72dff2',
950: '#000000',
},
}SCSS
$custom: #72dff2; $custom-light: #a4e9f6; $custom-dark: #000000;
JSON
{
"hex": "#72dff2",
"rgb": {
"r": 114,
"g": 223,
"b": 242
},
"hsl": {
"h": 188.906,
"s": 83.117,
"l": 69.804
},
"oklch": {
"l": 0.84601,
"c": 0.10338,
"h": 210.3
},
"luminance": 0.62764
}Semantic roles & 50–950 ramp
primary
#72DFF2
secondary
#CC523D
accent
#2606E0
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485