#70CFD3#70CFD3
#70CFD3 is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.090 H 199.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #70CFD3 |
|---|---|
| RGB | rgb(112, 207, 211) |
| HSL | hsl(182, 53%, 63%) |
| HSV | hsv(182, 47%, 83%) |
| CMYK | cmyk(46.9%, 1.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.74, -27.03, -10.71) |
| CIE-LCH | lch(77.74, 29.08, 201.61°) |
| OKLab | oklab(79.79% -0.0854 -0.0295) |
| OKLCH | oklch(79.79% 0.09 199.1) |
| XYZ | xyz(40.7481, 52.7701, 69.6537) |
| Luminance | 0.5277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.13
Darkturquoise
#00CED1
ΔE00 5.52
Aqua Blue
#02D8E9
ΔE00 6.00
Robin'S Egg
#6DEDFD
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 8.28
Robin Egg Blue
#8AF1FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CFD3 #D37470
analogous
#70D3A5 #70CFD3 #709DD3
triadic
#70CFD3 #D370CF #CFD370
tetradic
#70CFD3 #A570D3 #D37470 #9DD370
square
#70CFD3 #A570D3 #D37470 #9DD370
split-complementary
#70CFD3 #D3709D #D3A570
monochromatic
#2F9599 #41BFC5 #70CFD3 #9FDFE1 #CEEEF0
Accessibility & contrast
On white
1.82
#70CFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#70CFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CFD3
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CFD3 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#B3BBD4
Tritanopia (blue-blind)
#38D5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70cfd3; /* rgb */ color: rgb(112, 207, 211); /* oklch */ color: oklch(79.8% 0.090 199.1);
Tailwind
colors: {
custom: {
50: '#a0dee0',
500: '#70cfd3',
950: '#000000',
},
}SCSS
$custom: #70cfd3; $custom-light: #a0dee0; $custom-dark: #000000;
JSON
{
"hex": "#70cfd3",
"rgb": {
"r": 112,
"g": 207,
"b": 211
},
"hsl": {
"h": 182.424,
"s": 52.941,
"l": 63.333
},
"oklch": {
"l": 0.79787,
"c": 0.09032,
"h": 199.1
},
"luminance": 0.52774
}Semantic roles & 50–950 ramp
primary
#70CFD3
secondary
#9E4C49
accent
#2B25C0
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484