#75F5DA#75F5DA
#75F5DA is a very light, vivid teal. Relative luminance 0.741; OKLCH L 89.0% C 0.121 H 177.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5DA |
|---|---|
| RGB | rgb(117, 245, 218) |
| HSL | hsl(167, 86%, 71%) |
| HSV | hsv(167, 52%, 96%) |
| CMYK | cmyk(52.2%, 0%, 11%, 3.9%) |
| CIE-LAB | lab(88.99, -41.94, 2.18) |
| CIE-LCH | lch(88.99, 42.00, 177.03°) |
| OKLab | oklab(88.98% -0.1209 0.0051) |
| OKLCH | oklch(88.98% 0.121 177.6) |
| XYZ | xyz(52.6379, 74.1439, 77.8533) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 1.15
Light Aqua
#8CFFDB
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 4.02
Aquamarine
#7FFFD4
ΔE00 4.75
Aqua (survey)
#13EAC9
ΔE00 5.14
Bright Aqua
#0BF9EA
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5DA #F57590
analogous
#75F59A #75F5DA #75D0F5
triadic
#75F5DA #DA75F5 #F5DA75
tetradic
#75F5DA #9A75F5 #F57590 #D0F575
square
#75F5DA #9A75F5 #F57590 #D0F575
split-complementary
#75F5DA #F575D0 #F59A75
monochromatic
#10DFB4 #3CF1CB #75F5DA #AEF9E9 #E2FDF7
Accessibility & contrast
On white
1.33
#75F5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#75F5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5DA
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5DA | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE8D9
Deuteranopia (green-blind)
#D9D9DC
Tritanopia (blue-blind)
#2FF8ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #75f5da; /* rgb */ color: rgb(117, 245, 218); /* oklch */ color: oklch(89.0% 0.121 177.6);
Tailwind
colors: {
custom: {
50: '#a6f9e5',
500: '#75f5da',
950: '#000000',
},
}SCSS
$custom: #75f5da; $custom-light: #a6f9e5; $custom-dark: #000000;
JSON
{
"hex": "#75f5da",
"rgb": {
"r": 117,
"g": 245,
"b": 218
},
"hsl": {
"h": 167.344,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.88984,
"c": 0.12102,
"h": 177.6
},
"luminance": 0.74149
}Semantic roles & 50–950 ramp
primary
#75F5DA
secondary
#D03F5D
accent
#0232E3
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101715
muted
#818584