#75F6DB#75F6DB
#75F6DB is a very light, vivid teal. Relative luminance 0.748; OKLCH L 89.2% C 0.122 H 177.7°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75F6DB |
|---|---|
| RGB | rgb(117, 246, 219) |
| HSL | hsl(167, 88%, 71%) |
| HSV | hsv(167, 52%, 96%) |
| CMYK | cmyk(52.4%, 0%, 11%, 3.5%) |
| CIE-LAB | lab(89.30, -42.15, 2.11) |
| CIE-LCH | lch(89.30, 42.20, 177.14°) |
| OKLab | oklab(89.24% -0.1215 0.0049) |
| OKLCH | oklch(89.24% 0.122 177.7) |
| XYZ | xyz(53.0724, 74.8030, 78.6457) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.27
Light Aqua
#8CFFDB
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 4.08
Aquamarine
#7FFFD4
ΔE00 4.71
Aqua (survey)
#13EAC9
ΔE00 5.23
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F6DB #F67590
analogous
#75F69A #75F6DB #75D0F6
triadic
#75F6DB #DB75F6 #F6DB75
tetradic
#75F6DB #9A75F6 #F67590 #D0F675
square
#75F6DB #9A75F6 #F67590 #D0F675
split-complementary
#75F6DB #F675D0 #F69A75
monochromatic
#0FE2B6 #3CF2CC #75F6DB #AEFAEA #E2FDF8
Accessibility & contrast
On white
1.32
#75F6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#75F6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F6DB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F6DB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE9DA
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#2DF9EE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75f6db; /* rgb */ color: rgb(117, 246, 219); /* oklch */ color: oklch(89.2% 0.122 177.7);
Tailwind
colors: {
custom: {
50: '#a6f9e6',
500: '#75f6db',
950: '#000000',
},
}SCSS
$custom: #75f6db; $custom-light: #a6f9e6; $custom-dark: #000000;
JSON
{
"hex": "#75f6db",
"rgb": {
"r": 117,
"g": 246,
"b": 219
},
"hsl": {
"h": 167.442,
"s": 87.755,
"l": 71.176
},
"oklch": {
"l": 0.89243,
"c": 0.12164,
"h": 177.7
},
"luminance": 0.74808
}Semantic roles & 50–950 ramp
primary
#75F6DB
secondary
#D13E5D
accent
#0131E4
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584