#75FCFB#75FCFB
#75FCFB is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.118 H 194.6°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCFB |
|---|---|
| RGB | rgb(117, 252, 251) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.85, -37.01, -10.78) |
| CIE-LCH | lch(91.85, 38.55, 196.24°) |
| OKLab | oklab(91.58% -0.1145 -0.0299) |
| OKLCH | oklch(91.58% 0.118 194.6) |
| XYZ | xyz(59.5518, 80.3620, 103.6211) |
| Luminance | 0.8037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.73
Bright Light Blue
#26F7FD
ΔE00 3.87
Aqua
#00FFFF
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.25
Light Cyan
#ACFFFC
ΔE00 5.34
Bright Aqua
#0BF9EA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCFB #FC7576
analogous
#75FCB8 #75FCFB #75B9FC
triadic
#75FCFB #FB75FC #FCFB75
tetradic
#75FCFB #B875FC #FC7576 #B9FC75
square
#75FCFB #B875FC #FC7576 #B9FC75
split-complementary
#75FCFB #FC75B9 #FCB875
monochromatic
#05F1F0 #39FBF9 #75FCFB #B1FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#75FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#75FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCFB
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCFB | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fcfb; /* rgb */ color: rgb(117, 252, 251); /* oklch */ color: oklch(91.6% 0.118 194.6);
Tailwind
colors: {
custom: {
50: '#a8fefc',
500: '#75fcfb',
950: '#000000',
},
}SCSS
$custom: #75fcfb; $custom-light: #a8fefc; $custom-dark: #000000;
JSON
{
"hex": "#75fcfb",
"rgb": {
"r": 117,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.556,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91584,
"c": 0.11829,
"h": 194.6
},
"luminance": 0.80368
}Semantic roles & 50–950 ramp
primary
#75FCFB
secondary
#D93D3E
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685