#75F6F6#75F6F6
#75F6F6 is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.1% C 0.114 H 195.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75F6F6 |
|---|---|
| RGB | rgb(117, 246, 246) |
| HSL | hsl(180, 88%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(52.4%, 0%, 0%, 3.5%) |
| CIE-LAB | lab(90.02, -35.53, -10.91) |
| CIE-LCH | lch(90.02, 37.16, 197.07°) |
| OKLab | oklab(90.06% -0.1102 -0.0302) |
| OKLCH | oklch(90.06% 0.114 195.3) |
| XYZ | xyz(56.9195, 76.3419, 98.9067) |
| Luminance | 0.7635 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 3.74
Aqua
#00FFFF
ΔE00 4.44
Bright Turquoise
#0FFEF9
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F6F6 #F67575
analogous
#75F6B5 #75F6F6 #75B5F6
triadic
#75F6F6 #F675F6 #F6F675
tetradic
#75F6F6 #B575F6 #F67575 #B5F675
square
#75F6F6 #B575F6 #F67575 #B5F675
split-complementary
#75F6F6 #F675B5 #F6B575
monochromatic
#0FE2E2 #3CF2F2 #75F6F6 #AEFAFA #E2FDFD
Accessibility & contrast
On white
1.29
#75F6F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#75F6F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F6F6
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F6F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F6F6 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF6
Deuteranopia (green-blind)
#D3DCF7
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75f6f6; /* rgb */ color: rgb(117, 246, 246); /* oklch */ color: oklch(90.1% 0.114 195.3);
Tailwind
colors: {
custom: {
50: '#a7f9f9',
500: '#75f6f6',
950: '#000000',
},
}SCSS
$custom: #75f6f6; $custom-light: #a7f9f9; $custom-dark: #000000;
JSON
{
"hex": "#75f6f6",
"rgb": {
"r": 117,
"g": 246,
"b": 246
},
"hsl": {
"h": 180,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.90061,
"c": 0.11429,
"h": 195.3
},
"luminance": 0.76347
}Semantic roles & 50–950 ramp
primary
#75F6F6
secondary
#D13E3E
accent
#0101E4
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585