#75F4F5#75F4F5
#75F4F5 is a very light, moderate teal. Relative luminance 0.751; OKLCH L 89.6% C 0.113 H 196.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75F4F5 |
|---|---|
| RGB | rgb(117, 244, 245) |
| HSL | hsl(180, 86%, 71%) |
| HSV | hsv(180, 52%, 96%) |
| CMYK | cmyk(52.2%, 0.4%, 0%, 3.9%) |
| CIE-LAB | lab(89.43, -34.85, -11.27) |
| CIE-LCH | lch(89.43, 36.63, 197.91°) |
| OKLab | oklab(89.57% -0.1085 -0.0312) |
| OKLCH | oklch(89.57% 0.113 196) |
| XYZ | xyz(56.1614, 75.0705, 97.8989) |
| Luminance | 0.7508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.52
Bright Light Blue
#26F7FD
ΔE00 3.74
Aqua
#00FFFF
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 5.18
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F4F5 #F57675
analogous
#75F5B6 #75F4F5 #75B4F5
triadic
#75F4F5 #F575F4 #F4F575
tetradic
#75F4F5 #B675F5 #F57675 #B4F575
square
#75F4F5 #B675F5 #F57675 #B4F575
split-complementary
#75F4F5 #F575B4 #F5B675
monochromatic
#10DEDF #3CEFF1 #75F4F5 #AEF9F9 #E2FDFD
Accessibility & contrast
On white
1.31
#75F4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#75F4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F4F5
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F4F5 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#D1DAF6
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #75f4f5; /* rgb */ color: rgb(117, 244, 245); /* oklch */ color: oklch(89.6% 0.113 196.0);
Tailwind
colors: {
custom: {
50: '#a7f8f8',
500: '#75f4f5',
950: '#000000',
},
}SCSS
$custom: #75f4f5; $custom-light: #a7f8f8; $custom-dark: #000000;
JSON
{
"hex": "#75f4f5",
"rgb": {
"r": 117,
"g": 244,
"b": 245
},
"hsl": {
"h": 180.469,
"s": 86.486,
"l": 70.98
},
"oklch": {
"l": 0.89574,
"c": 0.11292,
"h": 196
},
"luminance": 0.75076
}Semantic roles & 50–950 ramp
primary
#75F4F5
secondary
#D0403F
accent
#0402E3
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111717
muted
#818585