#70CEDB#70CEDB
#70CEDB is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.091 H 207.2°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #70CEDB |
|---|---|
| RGB | rgb(112, 206, 219) |
| HSL | hsl(187, 60%, 65%) |
| HSV | hsv(187, 49%, 86%) |
| CMYK | cmyk(48.9%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(77.70, -24.44, -15.07) |
| CIE-LCH | lch(77.70, 28.71, 211.67°) |
| OKLab | oklab(79.83% -0.081 -0.0416) |
| OKLCH | oklch(79.83% 0.091 207.2) |
| XYZ | xyz(41.5346, 52.6983, 74.9871) |
| Luminance | 0.5270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.54
Robin'S Egg
#6DEDFD
ΔE00 7.23
Sky Blue
#87CEEB
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.46
Neon Blue
#04D9FF
ΔE00 7.52
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CEDB #DB7D70
analogous
#70DBB3 #70CEDB #7098DB
triadic
#70CEDB #DB70CE #CEDB70
tetradic
#70CEDB #B370DB #DB7D70 #98DB70
square
#70CEDB #B370DB #DB7D70 #98DB70
split-complementary
#70CEDB #DB7098 #DBB370
monochromatic
#2A97A7 #3FBDCF #70CEDB #A1DFE7 #D2F0F4
Accessibility & contrast
On white
1.82
#70CEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#70CEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CEDB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CEDB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C7DC
Deuteranopia (green-blind)
#AFBBDB
Tritanopia (blue-blind)
#30D5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cedb; /* rgb */ color: rgb(112, 206, 219); /* oklch */ color: oklch(79.8% 0.091 207.2);
Tailwind
colors: {
custom: {
50: '#a0dde6',
500: '#70cedb',
950: '#000000',
},
}SCSS
$custom: #70cedb; $custom-light: #a0dde6; $custom-dark: #000000;
JSON
{
"hex": "#70cedb",
"rgb": {
"r": 112,
"g": 206,
"b": 219
},
"hsl": {
"h": 187.29,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.79834,
"c": 0.09104,
"h": 207.2
},
"luminance": 0.52702
}Semantic roles & 50–950 ramp
primary
#70CEDB
secondary
#AA5246
accent
#331EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484