#70FBFB#70FBFB
#70FBFB is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.2% C 0.121 H 195.2°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70FBFB |
|---|---|
| RGB | rgb(112, 251, 251) |
| HSL | hsl(180, 95%, 71%) |
| HSV | hsv(180, 55%, 98%) |
| CMYK | cmyk(55.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.41, -37.47, -11.44) |
| CIE-LCH | lch(91.41, 39.18, 196.98°) |
| OKLab | oklab(91.19% -0.1163 -0.0317) |
| OKLCH | oklch(91.19% 0.121 195.2) |
| XYZ | xyz(58.5844, 79.3983, 103.4861) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.43
Bright Light Blue
#26F7FD
ΔE00 3.42
Aqua
#00FFFF
ΔE00 3.66
Bright Turquoise
#0FFEF9
ΔE00 4.13
Light Cyan
#ACFFFC
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FBFB #FB7070
analogous
#70FBB5 #70FBFB #70B5FB
triadic
#70FBFB #FB70FB #FBFB70
tetradic
#70FBFB #B570FB #FB7070 #B5FB70
square
#70FBFB #B570FB #FB7070 #B5FB70
split-complementary
#70FBFB #FB70B5 #FBB570
monochromatic
#07EAEA #34F9F9 #70FBFB #ACFDFD #E1FEFE
Accessibility & contrast
On white
1.24
#70FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#70FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FBFB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FBFB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FB
Deuteranopia (green-blind)
#D6DFFC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #70fbfb; /* rgb */ color: rgb(112, 251, 251); /* oklch */ color: oklch(91.2% 0.121 195.2);
Tailwind
colors: {
custom: {
50: '#a6fdfc',
500: '#70fbfb',
950: '#000000',
},
}SCSS
$custom: #70fbfb; $custom-light: #a6fdfc; $custom-dark: #000000;
JSON
{
"hex": "#70fbfb",
"rgb": {
"r": 112,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.91192,
"c": 0.12054,
"h": 195.2
},
"luminance": 0.79404
}Semantic roles & 50–950 ramp
primary
#70FBFB
secondary
#D73939
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585