#75F9EA#75F9EA
#75F9EA is a very light, moderate teal. Relative luminance 0.775; OKLCH L 90.4% C 0.119 H 185.4°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #75F9EA |
|---|---|
| RGB | rgb(117, 249, 234) |
| HSL | hsl(173, 92%, 72%) |
| HSV | hsv(173, 53%, 98%) |
| CMYK | cmyk(53%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(90.54, -39.90, -3.89) |
| CIE-LCH | lch(90.54, 40.09, 185.57°) |
| OKLab | oklab(90.37% -0.1183 -0.0111) |
| OKLCH | oklch(90.37% 0.119 185.4) |
| XYZ | xyz(56.0567, 77.4685, 89.8247) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.54
Bright Aqua
#0BF9EA
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.81
Aqua
#00FFFF
ΔE00 6.13
Turquoise
#40E0D0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F9EA #F97584
analogous
#75F9A8 #75F9EA #75C6F9
triadic
#75F9EA #EA75F9 #F9EA75
tetradic
#75F9EA #A875F9 #F97584 #C6F975
square
#75F9EA #A875F9 #F97584 #C6F975
split-complementary
#75F9EA #F975C6 #F9A875
monochromatic
#0AE9D0 #3AF6E1 #75F9EA #B0FCF3 #E2FEFB
Accessibility & contrast
On white
1.27
#75F9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#75F9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F9EA
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F9EA | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEA
Deuteranopia (green-blind)
#D9DDEC
Tritanopia (blue-blind)
#0CFEF4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75f9ea; /* rgb */ color: rgb(117, 249, 234); /* oklch */ color: oklch(90.4% 0.119 185.4);
Tailwind
colors: {
custom: {
50: '#a7fcf0',
500: '#75f9ea',
950: '#000000',
},
}SCSS
$custom: #75f9ea; $custom-light: #a7fcf0; $custom-dark: #000000;
JSON
{
"hex": "#75f9ea",
"rgb": {
"r": 117,
"g": 249,
"b": 234
},
"hsl": {
"h": 173.182,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.90372,
"c": 0.11887,
"h": 185.4
},
"luminance": 0.77474
}Semantic roles & 50–950 ramp
primary
#75F9EA
secondary
#D53D4F
accent
#001AE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#101716
muted
#818585