#70FDCB#70FDCB
#70FDCB is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.3% C 0.142 H 167.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #70FDCB |
|---|---|
| RGB | rgb(112, 253, 203) |
| HSL | hsl(159, 97%, 72%) |
| HSV | hsv(159, 56%, 99%) |
| CMYK | cmyk(55.7%, 0%, 19.8%, 0.8%) |
| CIE-LAB | lab(90.78, -49.80, 12.51) |
| CIE-LCH | lch(90.78, 51.35, 165.91°) |
| OKLab | oklab(90.28% -0.1388 0.0321) |
| OKLCH | oklch(90.28% 0.143 167) |
| XYZ | xyz(52.5817, 78.0021, 68.7732) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.48
Aquamarine
#7FFFD4
ΔE00 1.93
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aqua
#8CFFDB
ΔE00 3.87
Bright Teal
#01F9C6
ΔE00 4.00
Light Greenish Blue
#63F7B4
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FDCB #FD70A2
analogous
#70FD85 #70FDCB #70E9FD
triadic
#70FDCB #CB70FD #FDCB70
tetradic
#70FDCB #8570FD #FD70A2 #E9FD70
square
#70FDCB #8570FD #FD70A2 #E9FD70
split-complementary
#70FDCB #FD70E9 #FD8570
monochromatic
#03EF9C #34FCB5 #70FDCB #ACFEE1 #E1FFF4
Accessibility & contrast
On white
1.26
#70FDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#70FDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FDCB
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FDCB | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#E3DFCE
Tritanopia (blue-blind)
#28FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #70fdcb; /* rgb */ color: rgb(112, 253, 203); /* oklch */ color: oklch(90.3% 0.142 167.0);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#70fdcb',
950: '#000000',
},
}SCSS
$custom: #70fdcb; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#70fdcb",
"rgb": {
"r": 112,
"g": 253,
"b": 203
},
"hsl": {
"h": 158.723,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.9028,
"c": 0.1425,
"h": 167
},
"luminance": 0.78007
}Semantic roles & 50–950 ramp
primary
#70FDCB
secondary
#D93871
accent
#0051E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684