#72DEEB#72DEEB
#72DEEB is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.101 H 205.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72DEEB |
|---|---|
| RGB | rgb(114, 222, 235) |
| HSL | hsl(186, 75%, 68%) |
| HSV | hsv(186, 51%, 92%) |
| CMYK | cmyk(51.5%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(82.81, -27.61, -15.91) |
| CIE-LCH | lch(82.81, 31.87, 209.95°) |
| OKLab | oklab(84.13% -0.0909 -0.0439) |
| OKLCH | oklch(84.13% 0.101 205.8) |
| XYZ | xyz(48.0501, 61.8138, 87.9802) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.47
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Aqua Blue
#02D8E9
ΔE00 4.80
Robin'S Egg Blue
#98EFF9
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 7.24
Bright Light Blue
#26F7FD
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72DEEB #EB7F72
analogous
#72EBBB #72DEEB #72A1EB
triadic
#72DEEB #EB72DE #DEEB72
tetradic
#72DEEB #BB72EB #EB7F72 #A1EB72
square
#72DEEB #BB72EB #EB7F72 #A1EB72
split-complementary
#72DEEB #EB72A1 #EBBB72
monochromatic
#1CB4C6 #3CD1E3 #72DEEB #A8EBF3 #DDF7FA
Accessibility & contrast
On white
1.57
#72DEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#72DEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72DEEB
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72DEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72DEEB | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7EC
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#13E6E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72deeb; /* rgb */ color: rgb(114, 222, 235); /* oklch */ color: oklch(84.1% 0.101 205.8);
Tailwind
colors: {
custom: {
50: '#a3e8f1',
500: '#72deeb',
950: '#000000',
},
}SCSS
$custom: #72deeb; $custom-light: #a3e8f1; $custom-dark: #000000;
JSON
{
"hex": "#72deeb",
"rgb": {
"r": 114,
"g": 222,
"b": 235
},
"hsl": {
"h": 186.446,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.84126,
"c": 0.10098,
"h": 205.8
},
"luminance": 0.61818
}Semantic roles & 50–950 ramp
primary
#72DEEB
secondary
#C34C3E
accent
#240ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485