#75F8F9#75F8F9
#75F8F9 is a very light, moderate teal. Relative luminance 0.778; OKLCH L 90.6% C 0.116 H 196.0°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #75F8F9 |
|---|---|
| RGB | rgb(117, 248, 249) |
| HSL | hsl(180, 92%, 72%) |
| HSV | hsv(180, 53%, 98%) |
| CMYK | cmyk(53%, 0.4%, 0%, 2.4%) |
| CIE-LAB | lab(90.67, -35.68, -11.50) |
| CIE-LCH | lch(90.67, 37.49, 197.87°) |
| OKLab | oklab(90.61% -0.1111 -0.0318) |
| OKLCH | oklch(90.61% 0.116 196) |
| XYZ | xyz(57.9952, 77.7507, 101.5552) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.06
Bright Light Blue
#26F7FD
ΔE00 3.60
Aqua
#00FFFF
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.83
Light Cyan
#ACFFFC
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F8F9 #F97675
analogous
#75F9B8 #75F8F9 #75B6F9
triadic
#75F8F9 #F975F8 #F8F975
tetradic
#75F8F9 #B875F9 #F97675 #B6F975
square
#75F8F9 #B875F9 #F97675 #B6F975
split-complementary
#75F8F9 #F975B6 #F9B875
monochromatic
#0AE8E9 #3AF5F6 #75F8F9 #B0FBFC #E2FEFE
Accessibility & contrast
On white
1.27
#75F8F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#75F8F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F8F9
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F8F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F8F9 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEF9
Deuteranopia (green-blind)
#D4DDFA
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75f8f9; /* rgb */ color: rgb(117, 248, 249); /* oklch */ color: oklch(90.6% 0.116 196.0);
Tailwind
colors: {
custom: {
50: '#a8fbfb',
500: '#75f8f9',
950: '#000000',
},
}SCSS
$custom: #75f8f9; $custom-light: #a8fbfb; $custom-dark: #000000;
JSON
{
"hex": "#75f8f9",
"rgb": {
"r": 117,
"g": 248,
"b": 249
},
"hsl": {
"h": 180.455,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.90612,
"c": 0.11557,
"h": 196
},
"luminance": 0.77756
}Semantic roles & 50–950 ramp
primary
#75F8F9
secondary
#D53F3D
accent
#0200E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585