#75FCFA#75FCFA
#75FCFA is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.118 H 194.0°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCFA |
|---|---|
| RGB | rgb(117, 252, 250) |
| HSL | hsl(179, 96%, 72%) |
| HSV | hsv(179, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.82, -37.27, -10.30) |
| CIE-LCH | lch(91.82, 38.66, 195.46°) |
| OKLab | oklab(91.55% -0.1149 -0.0286) |
| OKLCH | oklch(91.55% 0.118 194) |
| XYZ | xyz(59.3945, 80.2991, 102.7932) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.77
Aqua
#00FFFF
ΔE00 3.87
Bright Light Blue
#26F7FD
ΔE00 4.01
Bright Turquoise
#0FFEF9
ΔE00 4.10
Light Cyan
#ACFFFC
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCFA #FC7577
analogous
#75FCB6 #75FCFA #75BBFC
triadic
#75FCFA #FA75FC #FCFA75
tetradic
#75FCFA #B675FC #FC7577 #BBFC75
square
#75FCFA #B675FC #FC7577 #BBFC75
split-complementary
#75FCFA #FC75BB #FCB675
monochromatic
#05F1EE #39FBF8 #75FCFA #B1FDFC #E1FEFE
Accessibility & contrast
On white
1.23
#75FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#75FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCFA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCFA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fcfa; /* rgb */ color: rgb(117, 252, 250); /* oklch */ color: oklch(91.6% 0.118 194.0);
Tailwind
colors: {
custom: {
50: '#a8fefb',
500: '#75fcfa',
950: '#000000',
},
}SCSS
$custom: #75fcfa; $custom-light: #a8fefb; $custom-dark: #000000;
JSON
{
"hex": "#75fcfa",
"rgb": {
"r": 117,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91552,
"c": 0.11836,
"h": 194
},
"luminance": 0.80305
}Semantic roles & 50–950 ramp
primary
#75FCFA
secondary
#D93D3F
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685