#70DFD6#70DFD6
#70DFD6 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.6% C 0.103 H 188.4°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70DFD6 |
|---|---|
| RGB | rgb(112, 223, 214) |
| HSL | hsl(175, 63%, 66%) |
| HSV | hsv(175, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(82.42, -33.93, -5.37) |
| CIE-LCH | lch(82.42, 34.35, 188.99°) |
| OKLab | oklab(83.58% -0.1019 -0.015) |
| OKLCH | oklch(83.58% 0.103 188.4) |
| XYZ | xyz(45.2023, 61.0711, 73.0111) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 4.03
Mediumturquoise
#48D1CC
ΔE00 4.39
Tiffany Blue
#7BF2DA
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 7.09
Bright Aqua
#0BF9EA
ΔE00 7.27
Seafoam Blue
#78D1B6
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DFD6 #DF7079
analogous
#70DF9E #70DFD6 #70B0DF
triadic
#70DFD6 #D670DF #DFD670
tetradic
#70DFD6 #9E70DF #DF7079 #B0DF70
square
#70DFD6 #9E70DF #DF7079 #B0DF70
split-complementary
#70DFD6 #DF70B0 #DF9E70
monochromatic
#27AEA3 #3ED4C8 #70DFD6 #A2EAE4 #D4F5F3
Accessibility & contrast
On white
1.59
#70DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#70DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DFD6
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DFD6 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D6
Deuteranopia (green-blind)
#C2C7D7
Tritanopia (blue-blind)
#2DE4DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70dfd6; /* rgb */ color: rgb(112, 223, 214); /* oklch */ color: oklch(83.6% 0.103 188.4);
Tailwind
colors: {
custom: {
50: '#a1e9e2',
500: '#70dfd6',
950: '#000000',
},
}SCSS
$custom: #70dfd6; $custom-light: #a1e9e2; $custom-dark: #000000;
JSON
{
"hex": "#70dfd6",
"rgb": {
"r": 112,
"g": 223,
"b": 214
},
"hsl": {
"h": 175.135,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.83584,
"c": 0.10304,
"h": 188.4
},
"luminance": 0.61075
}Semantic roles & 50–950 ramp
primary
#70DFD6
secondary
#B0444C
accent
#1A29CB
background
#FCFEFE
surface
#F6FDFC
border
#D0D5D5
text
#101615
muted
#808484