#75F5F7#75F5F7
#75F5F7 is a very light, moderate teal. Relative luminance 0.758; OKLCH L 89.9% C 0.114 H 196.7°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5F7 |
|---|---|
| RGB | rgb(117, 245, 247) |
| HSL | hsl(181, 89%, 71%) |
| HSV | hsv(181, 53%, 97%) |
| CMYK | cmyk(52.6%, 0.8%, 0%, 3.1%) |
| CIE-LAB | lab(89.76, -34.80, -11.80) |
| CIE-LCH | lch(89.76, 36.75, 198.73°) |
| OKLab | oklab(89.87% -0.1088 -0.0326) |
| OKLCH | oklch(89.87% 0.114 196.7) |
| XYZ | xyz(56.7700, 75.7967, 99.6161) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.47
Bright Light Blue
#26F7FD
ΔE00 3.63
Aqua
#00FFFF
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg
#6DEDFD
ΔE00 5.00
Bright Turquoise
#0FFEF9
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5F7 #F77775
analogous
#75F7B8 #75F5F7 #75B4F7
triadic
#75F5F7 #F775F5 #F5F775
tetradic
#75F5F7 #B875F7 #F77775 #B4F775
square
#75F5F7 #B875F7 #F77775 #B4F775
split-complementary
#75F5F7 #F775B4 #F7B875
monochromatic
#0DE1E4 #3BF1F4 #75F5F7 #AFF9FA #E2FDFD
Accessibility & contrast
On white
1.30
#75F5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#75F5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5F7
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5F7 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF7
Deuteranopia (green-blind)
#D1DBF8
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75f5f7; /* rgb */ color: rgb(117, 245, 247); /* oklch */ color: oklch(89.9% 0.114 196.7);
Tailwind
colors: {
custom: {
50: '#a7f9f9',
500: '#75f5f7',
950: '#000000',
},
}SCSS
$custom: #75f5f7; $custom-light: #a7f9f9; $custom-dark: #000000;
JSON
{
"hex": "#75f5f7",
"rgb": {
"r": 117,
"g": 245,
"b": 247
},
"hsl": {
"h": 180.923,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.89867,
"c": 0.11356,
"h": 196.7
},
"luminance": 0.75802
}Semantic roles & 50–950 ramp
primary
#75F5F7
secondary
#D2403E
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585