#75F6DC#75F6DC
#75F6DC is a very light, vivid teal. Relative luminance 0.749; OKLCH L 89.3% C 0.121 H 178.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75F6DC |
|---|---|
| RGB | rgb(117, 246, 220) |
| HSL | hsl(168, 88%, 71%) |
| HSV | hsv(168, 52%, 96%) |
| CMYK | cmyk(52.4%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(89.33, -41.92, 1.62) |
| CIE-LCH | lch(89.33, 41.95, 177.78°) |
| OKLab | oklab(89.27% -0.1211 0.0036) |
| OKLCH | oklch(89.27% 0.121 178.3) |
| XYZ | xyz(53.2045, 74.8559, 79.3411) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.13
Light Aqua
#8CFFDB
ΔE00 3.92
Light Turquoise
#7EF4CC
ΔE00 4.38
Aquamarine
#7FFFD4
ΔE00 4.98
Aqua (survey)
#13EAC9
ΔE00 5.32
Bright Aqua
#0BF9EA
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F6DC #F6758F
analogous
#75F69B #75F6DC #75CFF6
triadic
#75F6DC #DC75F6 #F6DC75
tetradic
#75F6DC #9B75F6 #F6758F #CFF675
square
#75F6DC #9B75F6 #F6758F #CFF675
split-complementary
#75F6DC #F675CF #F69B75
monochromatic
#0FE2B7 #3CF2CD #75F6DC #AEFAEB #E2FDF8
Accessibility & contrast
On white
1.31
#75F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#75F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F6DC
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F6DC | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#D9DADE
Tritanopia (blue-blind)
#2BF9EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75f6dc; /* rgb */ color: rgb(117, 246, 220); /* oklch */ color: oklch(89.3% 0.121 178.3);
Tailwind
colors: {
custom: {
50: '#a6f9e6',
500: '#75f6dc',
950: '#000000',
},
}SCSS
$custom: #75f6dc; $custom-light: #a6f9e6; $custom-dark: #000000;
JSON
{
"hex": "#75f6dc",
"rgb": {
"r": 117,
"g": 246,
"b": 220
},
"hsl": {
"h": 167.907,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89272,
"c": 0.12117,
"h": 178.3
},
"luminance": 0.74861
}Semantic roles & 50–950 ramp
primary
#75F6DC
secondary
#D13E5C
accent
#012FE4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584