#70CCDB#70CCDB
#70CCDB is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.4% C 0.090 H 209.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCDB |
|---|---|
| RGB | rgb(112, 204, 219) |
| HSL | hsl(188, 60%, 65%) |
| HSV | hsv(188, 49%, 86%) |
| CMYK | cmyk(48.9%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(77.13, -23.44, -15.93) |
| CIE-LCH | lch(77.13, 28.34, 214.20°) |
| OKLab | oklab(79.38% -0.0787 -0.044) |
| OKLCH | oklch(79.38% 0.09 209.2) |
| XYZ | xyz(41.0562, 51.7415, 74.8276) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.01
Sky Blue
#87CEEB
ΔE00 6.69
Neon Blue
#04D9FF
ΔE00 7.21
Robin'S Egg
#6DEDFD
ΔE00 7.76
Baby Blue
#89CFF0
ΔE00 8.02
Darkturquoise
#00CED1
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCDB #DB7F70
analogous
#70DBB4 #70CCDB #7097DB
triadic
#70CCDB #DB70CC #CCDB70
tetradic
#70CCDB #B470DB #DB7F70 #97DB70
square
#70CCDB #B470DB #DB7F70 #97DB70
split-complementary
#70CCDB #DB7097 #DBB470
monochromatic
#2A95A7 #3FBBCF #70CCDB #A1DDE7 #D2EFF4
Accessibility & contrast
On white
1.85
#70CCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#70CCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCDB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCDB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#ADB9DB
Tritanopia (blue-blind)
#31D3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70ccdb; /* rgb */ color: rgb(112, 204, 219); /* oklch */ color: oklch(79.4% 0.090 209.2);
Tailwind
colors: {
custom: {
50: '#a0dbe6',
500: '#70ccdb',
950: '#000000',
},
}SCSS
$custom: #70ccdb; $custom-light: #a0dbe6; $custom-dark: #000000;
JSON
{
"hex": "#70ccdb",
"rgb": {
"r": 112,
"g": 204,
"b": 219
},
"hsl": {
"h": 188.411,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.79377,
"c": 0.09018,
"h": 209.2
},
"luminance": 0.51745
}Semantic roles & 50–950 ramp
primary
#70CCDB
secondary
#AA5446
accent
#361EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484