#75F5F6#75F5F6
#75F5F6 is a very light, moderate teal. Relative luminance 0.757; OKLCH L 89.8% C 0.114 H 196.0°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5F6 |
|---|---|
| RGB | rgb(117, 245, 246) |
| HSL | hsl(180, 88%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(52.4%, 0.4%, 0%, 3.5%) |
| CIE-LAB | lab(89.74, -35.06, -11.33) |
| CIE-LCH | lch(89.74, 36.85, 197.90°) |
| OKLab | oklab(89.83% -0.1092 -0.0313) |
| OKLCH | oklch(89.83% 0.114 196) |
| XYZ | xyz(56.6161, 75.7352, 98.8056) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.39
Bright Light Blue
#26F7FD
ΔE00 3.69
Aqua
#00FFFF
ΔE00 4.63
Bright Turquoise
#0FFEF9
ΔE00 5.08
Robin Egg Blue
#8AF1FE
ΔE00 5.26
Robin'S Egg
#6DEDFD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5F6 #F67675
analogous
#75F6B6 #75F5F6 #75B4F6
triadic
#75F5F6 #F675F5 #F5F675
tetradic
#75F5F6 #B675F6 #F67675 #B4F675
square
#75F5F6 #B675F6 #F67675 #B4F675
split-complementary
#75F5F6 #F675B4 #F6B675
monochromatic
#0FE0E2 #3CF1F2 #75F5F6 #AEF9FA #E2FDFD
Accessibility & contrast
On white
1.30
#75F5F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#75F5F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5F6
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5F6 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EBF6
Deuteranopia (green-blind)
#D2DBF7
Tritanopia (blue-blind)
#00FCF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75f5f6; /* rgb */ color: rgb(117, 245, 246); /* oklch */ color: oklch(89.8% 0.114 196.0);
Tailwind
colors: {
custom: {
50: '#a7f9f9',
500: '#75f5f6',
950: '#000000',
},
}SCSS
$custom: #75f5f6; $custom-light: #a7f9f9; $custom-dark: #000000;
JSON
{
"hex": "#75f5f6",
"rgb": {
"r": 117,
"g": 245,
"b": 246
},
"hsl": {
"h": 180.465,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89834,
"c": 0.11359,
"h": 196
},
"luminance": 0.75741
}Semantic roles & 50–950 ramp
primary
#75F5F6
secondary
#D13F3E
accent
#0301E4
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585