#75FBFB#75FBFB
#75FBFB is a very light, moderate teal. Relative luminance 0.797; OKLCH L 91.4% C 0.118 H 195.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #75FBFB |
|---|---|
| RGB | rgb(117, 251, 251) |
| HSL | hsl(180, 94%, 72%) |
| HSV | hsv(180, 53%, 98%) |
| CMYK | cmyk(53.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(91.57, -36.55, -11.20) |
| CIE-LCH | lch(91.57, 38.23, 197.04°) |
| OKLab | oklab(91.36% -0.1134 -0.031) |
| OKLCH | oklch(91.36% 0.118 195.3) |
| XYZ | xyz(59.2386, 79.7356, 103.5167) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.79
Bright Light Blue
#26F7FD
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 5.34
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FBFB #FB7575
analogous
#75FBB8 #75FBFB #75B8FB
triadic
#75FBFB #FB75FB #FBFB75
tetradic
#75FBFB #B875FB #FB7575 #B8FB75
square
#75FBFB #B875FB #FB7575 #B8FB75
split-complementary
#75FBFB #FB75B8 #FBB875
monochromatic
#07EFEF #3AF9F9 #75FBFB #B0FDFD #E1FEFE
Accessibility & contrast
On white
1.24
#75FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#75FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FBFB
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FBFB | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fbfb; /* rgb */ color: rgb(117, 251, 251); /* oklch */ color: oklch(91.4% 0.118 195.3);
Tailwind
colors: {
custom: {
50: '#a8fdfc',
500: '#75fbfb',
950: '#000000',
},
}SCSS
$custom: #75fbfb; $custom-light: #a8fdfc; $custom-dark: #000000;
JSON
{
"hex": "#75fbfb",
"rgb": {
"r": 117,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.91358,
"c": 0.11758,
"h": 195.3
},
"luminance": 0.79741
}Semantic roles & 50–950 ramp
primary
#75FBFB
secondary
#D73D3D
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585