#70FCCD#70FCCD
#70FCCD is a very light, vivid teal. Relative luminance 0.775; OKLCH L 90.1% C 0.140 H 168.2°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #70FCCD |
|---|---|
| RGB | rgb(112, 252, 205) |
| HSL | hsl(160, 96%, 71%) |
| HSV | hsv(160, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.54, -48.95, 11.13) |
| CIE-LCH | lch(90.54, 50.20, 167.19°) |
| OKLab | oklab(90.1% -0.1369 0.0285) |
| OKLCH | oklch(90.1% 0.14 168.2) |
| XYZ | xyz(52.5067, 77.4683, 69.9316) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.52
Light Aquamarine
#7BFDC7
ΔE00 2.08
Light Turquoise
#7EF4CC
ΔE00 2.44
Light Aqua
#8CFFDB
ΔE00 3.38
Bright Teal
#01F9C6
ΔE00 3.93
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FCCD #FC709F
analogous
#70FC87 #70FCCD #70E5FC
triadic
#70FCCD #CD70FC #FCCD70
tetradic
#70FCCD #8770FC #FC709F #E5FC70
square
#70FCCD #8770FC #FC709F #E5FC70
split-complementary
#70FCCD #FC70E5 #FC8770
monochromatic
#05ED9F #34FBB8 #70FCCD #ACFDE2 #E1FEF5
Accessibility & contrast
On white
1.27
#70FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#70FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FCCD
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FCCD | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#26FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #70fccd; /* rgb */ color: rgb(112, 252, 205); /* oklch */ color: oklch(90.1% 0.140 168.2);
Tailwind
colors: {
custom: {
50: '#a4fedc',
500: '#70fccd',
950: '#000000',
},
}SCSS
$custom: #70fccd; $custom-light: #a4fedc; $custom-dark: #000000;
JSON
{
"hex": "#70fccd",
"rgb": {
"r": 112,
"g": 252,
"b": 205
},
"hsl": {
"h": 159.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.90095,
"c": 0.13986,
"h": 168.2
},
"luminance": 0.77473
}Semantic roles & 50–950 ramp
primary
#70FCCD
secondary
#D8386E
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684