#70F3CB#70F3CB
#70F3CB is a very light, vivid teal. Relative luminance 0.719; OKLCH L 87.9% C 0.130 H 170.5°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70F3CB |
|---|---|
| RGB | rgb(112, 243, 203) |
| HSL | hsl(162, 85%, 70%) |
| HSV | hsv(162, 54%, 95%) |
| CMYK | cmyk(53.9%, 0%, 16.5%, 4.7%) |
| CIE-LAB | lab(87.90, -45.54, 8.39) |
| CIE-LCH | lch(87.90, 46.31, 169.56°) |
| OKLab | oklab(87.93% -0.1283 0.0214) |
| OKLCH | oklch(87.93% 0.13 170.5) |
| XYZ | xyz(49.5072, 71.8531, 67.7484) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.23
Aquamarine
#7FFFD4
ΔE00 2.69
Light Aqua
#8CFFDB
ΔE00 3.38
Light Aquamarine
#7BFDC7
ΔE00 3.91
Aqua Marine
#2EE8BB
ΔE00 4.34
Bright Teal
#01F9C6
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F3CB #F37098
analogous
#70F389 #70F3CB #70DAF3
triadic
#70F3CB #CB70F3 #F3CB70
tetradic
#70F3CB #8970F3 #F37098 #DAF370
square
#70F3CB #8970F3 #F37098 #DAF370
split-complementary
#70F3CB #F370DA #F38970
monochromatic
#12D79B #38EEB6 #70F3CB #A8F8E0 #E1FCF4
Accessibility & contrast
On white
1.37
#70F3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#70F3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F3CB
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F3CB | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5C9
Deuteranopia (green-blind)
#D9D7CE
Tritanopia (blue-blind)
#2FF5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #70f3cb; /* rgb */ color: rgb(112, 243, 203); /* oklch */ color: oklch(87.9% 0.130 170.5);
Tailwind
colors: {
custom: {
50: '#a3f8da',
500: '#70f3cb',
950: '#000000',
},
}SCSS
$custom: #70f3cb; $custom-light: #a3f8da; $custom-dark: #000000;
JSON
{
"hex": "#70f3cb",
"rgb": {
"r": 112,
"g": 243,
"b": 203
},
"hsl": {
"h": 161.679,
"s": 84.516,
"l": 69.608
},
"oklch": {
"l": 0.87933,
"c": 0.1301,
"h": 170.5
},
"luminance": 0.71858
}Semantic roles & 50–950 ramp
primary
#70F3CB
secondary
#CD3B67
accent
#0548E1
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101714
muted
#818583