#72DFED#72DFED
#72DFED is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.4% C 0.102 H 206.5°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #72DFED |
|---|---|
| RGB | rgb(114, 223, 237) |
| HSL | hsl(187, 77%, 69%) |
| HSV | hsv(187, 52%, 93%) |
| CMYK | cmyk(51.9%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.16, -27.57, -16.45) |
| CIE-LCH | lch(83.16, 32.10, 210.83°) |
| OKLab | oklab(84.42% -0.0912 -0.0454) |
| OKLCH | oklch(84.42% 0.102 206.5) |
| XYZ | xyz(48.6071, 62.4628, 89.5993) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.21
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.70
Aqua Blue
#02D8E9
ΔE00 4.89
Neon Blue
#04D9FF
ΔE00 7.00
Bright Light Blue
#26F7FD
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DFED #ED8072
analogous
#72EDBE #72DFED #72A2ED
triadic
#72DFED #ED72DF #DFED72
tetradic
#72DFED #BE72ED #ED8072 #A2ED72
square
#72DFED #BE72ED #ED8072 #A2ED72
split-complementary
#72DFED #ED72A2 #EDBE72
monochromatic
#1AB7CB #3CD3E6 #72DFED #A8EBF4 #DFF8FB
Accessibility & contrast
On white
1.56
#72DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#72DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DFED
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DFED | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BCC9ED
Tritanopia (blue-blind)
#0BE7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72dfed; /* rgb */ color: rgb(114, 223, 237); /* oklch */ color: oklch(84.4% 0.102 206.5);
Tailwind
colors: {
custom: {
50: '#a4e9f2',
500: '#72dfed',
950: '#000000',
},
}SCSS
$custom: #72dfed; $custom-light: #a4e9f2; $custom-dark: #000000;
JSON
{
"hex": "#72dfed",
"rgb": {
"r": 114,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.829,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.84423,
"c": 0.10191,
"h": 206.5
},
"luminance": 0.62467
}Semantic roles & 50–950 ramp
primary
#72DFED
secondary
#C64D3E
accent
#230CDA
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485