#75F9DC#75F9DC
#75F9DC is a very light, vivid teal. Relative luminance 0.767; OKLCH L 90.0% C 0.124 H 176.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75F9DC |
|---|---|
| RGB | rgb(117, 249, 220) |
| HSL | hsl(167, 92%, 72%) |
| HSV | hsv(167, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 11.6%, 2.4%) |
| CIE-LAB | lab(90.18, -43.24, 2.87) |
| CIE-LCH | lch(90.18, 43.34, 176.21°) |
| OKLab | oklab(89.97% -0.1243 0.0069) |
| OKLCH | oklch(89.97% 0.125 176.8) |
| XYZ | xyz(54.1243, 76.6956, 79.6477) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.02
Light Aqua
#8CFFDB
ΔE00 3.12
Light Turquoise
#7EF4CC
ΔE00 3.76
Aquamarine
#7FFFD4
ΔE00 4.06
Aqua (survey)
#13EAC9
ΔE00 5.40
Bright Aqua
#0BF9EA
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F9DC #F97592
analogous
#75F99A #75F9DC #75D4F9
triadic
#75F9DC #DC75F9 #F9DC75
tetradic
#75F9DC #9A75F9 #F97592 #D4F975
square
#75F9DC #9A75F9 #F97592 #D4F975
split-complementary
#75F9DC #F975D4 #F99A75
monochromatic
#0AE9B8 #3AF6CD #75F9DC #B0FCEB #E2FEF8
Accessibility & contrast
On white
1.29
#75F9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#75F9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F9DC
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F9DC | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#DCDDDE
Tritanopia (blue-blind)
#2AFCF0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75f9dc; /* rgb */ color: rgb(117, 249, 220); /* oklch */ color: oklch(90.0% 0.124 176.8);
Tailwind
colors: {
custom: {
50: '#a6fce6',
500: '#75f9dc',
950: '#000000',
},
}SCSS
$custom: #75f9dc; $custom-light: #a6fce6; $custom-dark: #000000;
JSON
{
"hex": "#75f9dc",
"rgb": {
"r": 117,
"g": 249,
"b": 220
},
"hsl": {
"h": 166.818,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.89966,
"c": 0.1245,
"h": 176.8
},
"luminance": 0.76701
}Semantic roles & 50–950 ramp
primary
#75F9DC
secondary
#D53D5F
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101716
muted
#818584