#75F8FB#75F8FB
#75F8FB is a very light, moderate teal. Relative luminance 0.779; OKLCH L 90.7% C 0.116 H 197.3°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75F8FB |
|---|---|
| RGB | rgb(117, 248, 251) |
| HSL | hsl(181, 94%, 72%) |
| HSV | hsv(181, 53%, 98%) |
| CMYK | cmyk(53.4%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(90.72, -35.16, -12.46) |
| CIE-LCH | lch(90.72, 37.31, 199.51°) |
| OKLab | oklab(90.68% -0.1103 -0.0344) |
| OKLCH | oklch(90.68% 0.116 197.3) |
| XYZ | xyz(58.3088, 77.8761, 103.2068) |
| Luminance | 0.7788 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.27
Bright Light Blue
#26F7FD
ΔE00 3.52
Aqua
#00FFFF
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Robin'S Egg
#6DEDFD
ΔE00 4.96
Bright Turquoise
#0FFEF9
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F8FB #FB7875
analogous
#75FBBB #75F8FB #75B5FB
triadic
#75F8FB #FB75F8 #F8FB75
tetradic
#75F8FB #BB75FB #FB7875 #B5FB75
square
#75F8FB #BB75FB #FB7875 #B5FB75
split-complementary
#75F8FB #FB75B5 #FBBB75
monochromatic
#07E9EF #3AF5F9 #75F8FB #B0FBFD #E1FDFE
Accessibility & contrast
On white
1.27
#75F8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#75F8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F8FB
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F8FB | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFB
Deuteranopia (green-blind)
#D3DEFC
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75f8fb; /* rgb */ color: rgb(117, 248, 251); /* oklch */ color: oklch(90.7% 0.116 197.3);
Tailwind
colors: {
custom: {
50: '#a8fbfc',
500: '#75f8fb',
950: '#000000',
},
}SCSS
$custom: #75f8fb; $custom-light: #a8fbfc; $custom-dark: #000000;
JSON
{
"hex": "#75f8fb",
"rgb": {
"r": 117,
"g": 248,
"b": 251
},
"hsl": {
"h": 181.343,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.90678,
"c": 0.11555,
"h": 197.3
},
"luminance": 0.77882
}Semantic roles & 50–950 ramp
primary
#75F8FB
secondary
#D7403D
accent
#0500E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585