#70CCBF#70CCBF
#70CCBF is a light, moderate teal. Relative luminance 0.504; OKLCH L 78.4% C 0.091 H 183.8°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCBF |
|---|---|
| RGB | rgb(112, 204, 191) |
| HSL | hsl(172, 47%, 62%) |
| HSV | hsv(172, 45%, 80%) |
| CMYK | cmyk(45.1%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(76.31, -30.59, -2.06) |
| CIE-LCH | lch(76.31, 30.66, 183.85°) |
| OKLab | oklab(78.45% -0.0903 -0.006) |
| OKLCH | oklch(78.45% 0.091 183.8) |
| XYZ | xyz(37.6751, 50.3891, 57.0208) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 4.94
Pale Teal
#82CBB2
ΔE00 5.12
Turquoise
#40E0D0
ΔE00 6.19
Turquoise (survey)
#06C2AC
ΔE00 7.05
Mediumaquamarine
#66CDAA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCBF #CC707D
analogous
#70CC91 #70CCBF #70ABCC
triadic
#70CCBF #BF70CC #CCBF70
tetradic
#70CCBF #9170CC #CC707D #ABCC70
square
#70CCBF #9170CC #CC707D #ABCC70
split-complementary
#70CCBF #CC70AB #CC9170
monochromatic
#338F82 #43BCAB #70CCBF #9DDCD3 #CAECE7
Accessibility & contrast
On white
1.90
#70CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#70CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCBF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCBF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#B5B7C0
Tritanopia (blue-blind)
#48CFC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #70ccbf; /* rgb */ color: rgb(112, 204, 191); /* oklch */ color: oklch(78.4% 0.091 183.8);
Tailwind
colors: {
custom: {
50: '#9fdcd2',
500: '#70ccbf',
950: '#000000',
},
}SCSS
$custom: #70ccbf; $custom-light: #9fdcd2; $custom-dark: #000000;
JSON
{
"hex": "#70ccbf",
"rgb": {
"r": 112,
"g": 204,
"b": 191
},
"hsl": {
"h": 171.522,
"s": 47.423,
"l": 61.961
},
"oklch": {
"l": 0.78447,
"c": 0.09055,
"h": 183.8
},
"luminance": 0.50392
}Semantic roles & 50–950 ramp
primary
#70CCBF
secondary
#954B55
accent
#2B3FBB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483