#70CCDD#70CCDD
#70CCDD is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.091 H 210.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCDD |
|---|---|
| RGB | rgb(112, 204, 221) |
| HSL | hsl(189, 62%, 65%) |
| HSV | hsv(189, 49%, 87%) |
| CMYK | cmyk(49.3%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.19, -22.90, -16.91) |
| CIE-LCH | lch(77.19, 28.47, 216.44°) |
| OKLab | oklab(79.45% -0.0779 -0.0467) |
| OKLCH | oklch(79.45% 0.091 210.9) |
| XYZ | xyz(41.3211, 51.8474, 76.2226) |
| Luminance | 0.5185 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.05
Aqua Blue
#02D8E9
ΔE00 6.25
Neon Blue
#04D9FF
ΔE00 6.77
Baby Blue
#89CFF0
ΔE00 7.37
Robin'S Egg
#6DEDFD
ΔE00 7.86
Robin'S Egg Blue
#98EFF9
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCDD #DD8170
analogous
#70DDB8 #70CCDD #7095DD
triadic
#70CCDD #DD70CC #CCDD70
tetradic
#70CCDD #B870DD #DD8170 #95DD70
square
#70CCDD #B870DD #DD8170 #95DD70
split-complementary
#70CCDD #DD7095 #DDB870
monochromatic
#2896AA #3FBAD1 #70CCDD #A1DEE9 #D3EFF5
Accessibility & contrast
On white
1.85
#70CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#70CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCDD
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCDD | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#ACB9DD
Tritanopia (blue-blind)
#2ED4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #70ccdd; /* rgb */ color: rgb(112, 204, 221); /* oklch */ color: oklch(79.4% 0.091 210.9);
Tailwind
colors: {
custom: {
50: '#a0dbe7',
500: '#70ccdd',
950: '#000000',
},
}SCSS
$custom: #70ccdd; $custom-light: #a0dbe7; $custom-dark: #000000;
JSON
{
"hex": "#70ccdd",
"rgb": {
"r": 112,
"g": 204,
"b": 221
},
"hsl": {
"h": 189.358,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.79449,
"c": 0.09085,
"h": 210.9
},
"luminance": 0.51851
}Semantic roles & 50–950 ramp
primary
#70CCDD
secondary
#AD5545
accent
#371CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484