#70FFCB#70FFCB
#70FFCB is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.7% C 0.145 H 166.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70FFCB |
|---|---|
| RGB | rgb(112, 255, 203) |
| HSL | hsl(158, 100%, 72%) |
| HSV | hsv(158, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 20.4%, 0%) |
| CIE-LAB | lab(91.36, -50.64, 13.32) |
| CIE-LCH | lch(91.36, 52.37, 165.26°) |
| OKLab | oklab(90.75% -0.1409 0.0341) |
| OKLCH | oklch(90.75% 0.145 166.4) |
| XYZ | xyz(53.2164, 79.2714, 68.9848) |
| Luminance | 0.7928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.29
Aquamarine
#7FFFD4
ΔE00 2.23
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.88
Bright Teal
#01F9C6
ΔE00 4.15
Light Aqua
#8CFFDB
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FFCB #FF70A4
analogous
#70FF84 #70FFCB #70EBFF
triadic
#70FFCB #CB70FF #FFCB70
tetradic
#70FFCB #8470FF #FF70A4 #EBFF70
square
#70FFCB #8470FF #FF70A4 #EBFF70
split-complementary
#70FFCB #FF70EB #FF8470
monochromatic
#00F59C #33FFB5 #70FFCB #ADFFE1 #E0FFF4
Accessibility & contrast
On white
1.25
#70FFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#70FFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FFCB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FFCB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC8
Deuteranopia (green-blind)
#E5E0CE
Tritanopia (blue-blind)
#27FFF0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70ffcb; /* rgb */ color: rgb(112, 255, 203); /* oklch */ color: oklch(90.7% 0.145 166.4);
Tailwind
colors: {
custom: {
50: '#a4ffda',
500: '#70ffcb',
950: '#000000',
},
}SCSS
$custom: #70ffcb; $custom-light: #a4ffda; $custom-dark: #000000;
JSON
{
"hex": "#70ffcb",
"rgb": {
"r": 112,
"g": 255,
"b": 203
},
"hsl": {
"h": 158.182,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.90749,
"c": 0.14501,
"h": 166.4
},
"luminance": 0.79277
}Semantic roles & 50–950 ramp
primary
#70FFCB
secondary
#DC3773
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101815
muted
#818684