#75F6F5#75F6F5
#75F6F5 is a very light, moderate teal. Relative luminance 0.763; OKLCH L 90.0% C 0.114 H 194.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #75F6F5 |
|---|---|
| RGB | rgb(117, 246, 245) |
| HSL | hsl(180, 88%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(52.4%, 0%, 0.4%, 3.5%) |
| CIE-LAB | lab(89.99, -35.78, -10.43) |
| CIE-LCH | lch(89.99, 37.27, 196.25°) |
| OKLab | oklab(90.03% -0.1106 -0.0289) |
| OKLCH | oklch(90.03% 0.114 194.6) |
| XYZ | xyz(56.7664, 76.2806, 98.1006) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 3.86
Aqua
#00FFFF
ΔE00 4.40
Bright Turquoise
#0FFEF9
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 5.44
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F6F5 #F67576
analogous
#75F6B4 #75F6F5 #75B6F6
triadic
#75F6F5 #F575F6 #F6F575
tetradic
#75F6F5 #B475F6 #F67576 #B6F675
square
#75F6F5 #B475F6 #F67576 #B6F675
split-complementary
#75F6F5 #F675B6 #F6B475
monochromatic
#0FE2E0 #3CF2F1 #75F6F5 #AEFAF9 #E2FDFD
Accessibility & contrast
On white
1.29
#75F6F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#75F6F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F6F5
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F6F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F6F5 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF5
Deuteranopia (green-blind)
#D3DCF6
Tritanopia (blue-blind)
#00FDF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75f6f5; /* rgb */ color: rgb(117, 246, 245); /* oklch */ color: oklch(90.0% 0.114 194.6);
Tailwind
colors: {
custom: {
50: '#a7f9f8',
500: '#75f6f5',
950: '#000000',
},
}SCSS
$custom: #75f6f5; $custom-light: #a7f9f8; $custom-dark: #000000;
JSON
{
"hex": "#75f6f5",
"rgb": {
"r": 117,
"g": 246,
"b": 245
},
"hsl": {
"h": 179.535,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.90029,
"c": 0.11433,
"h": 194.6
},
"luminance": 0.76286
}Semantic roles & 50–950 ramp
primary
#75F6F5
secondary
#D13E3F
accent
#0103E4
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585