#75F7F7#75F7F7
#75F7F7 is a very light, moderate teal. Relative luminance 0.770; OKLCH L 90.3% C 0.115 H 195.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #75F7F7 |
|---|---|
| RGB | rgb(117, 247, 247) |
| HSL | hsl(180, 89%, 71%) |
| HSV | hsv(180, 53%, 97%) |
| CMYK | cmyk(52.6%, 0%, 0%, 3.1%) |
| CIE-LAB | lab(90.33, -35.73, -10.96) |
| CIE-LCH | lch(90.33, 37.38, 197.06°) |
| OKLab | oklab(90.32% -0.1109 -0.0303) |
| OKLCH | oklch(90.32% 0.115 195.3) |
| XYZ | xyz(57.3784, 77.0134, 99.8189) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 3.71
Aqua
#00FFFF
ΔE00 4.34
Bright Turquoise
#0FFEF9
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.41
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F7F7 #F77575
analogous
#75F7B6 #75F7F7 #75B6F7
triadic
#75F7F7 #F775F7 #F7F775
tetradic
#75F7F7 #B675F7 #F77575 #B6F775
square
#75F7F7 #B675F7 #F77575 #B6F775
split-complementary
#75F7F7 #F775B6 #F7B675
monochromatic
#0DE4E4 #3BF4F4 #75F7F7 #AFFAFA #E2FDFD
Accessibility & contrast
On white
1.28
#75F7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#75F7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F7F7
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F7F7 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EDF7
Deuteranopia (green-blind)
#D3DDF8
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75f7f7; /* rgb */ color: rgb(117, 247, 247); /* oklch */ color: oklch(90.3% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#a7faf9',
500: '#75f7f7',
950: '#000000',
},
}SCSS
$custom: #75f7f7; $custom-light: #a7faf9; $custom-dark: #000000;
JSON
{
"hex": "#75f7f7",
"rgb": {
"r": 117,
"g": 247,
"b": 247
},
"hsl": {
"h": 180,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.90321,
"c": 0.11495,
"h": 195.3
},
"luminance": 0.77019
}Semantic roles & 50–950 ramp
primary
#75F7F7
secondary
#D23E3E
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585