#75FDF7#75FDF7
#75FDF7 is a very light, moderate teal. Relative luminance 0.807; OKLCH L 91.7% C 0.119 H 191.3°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDF7 |
|---|---|
| RGB | rgb(117, 253, 247) |
| HSL | hsl(177, 97%, 73%) |
| HSV | hsv(177, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.02, -38.48, -8.46) |
| CIE-LCH | lch(92.02, 39.40, 192.39°) |
| OKLab | oklab(91.69% -0.1171 -0.0235) |
| OKLCH | oklch(91.69% 0.119 191.3) |
| XYZ | xyz(59.2427, 80.7421, 100.4404) |
| Luminance | 0.8075 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Turquoise
#0FFEF9
ΔE00 3.77
Aqua
#00FFFF
ΔE00 4.06
Bright Light Blue
#26F7FD
ΔE00 4.86
Bright Aqua
#0BF9EA
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDF7 #FD757B
analogous
#75FDB3 #75FDF7 #75BFFD
triadic
#75FDF7 #F775FD #FDF775
tetradic
#75FDF7 #B375FD #FD757B #BFFD75
square
#75FDF7 #B375FD #FD757B #BFFD75
split-complementary
#75FDF7 #FD75BF #FDB375
monochromatic
#04F4E9 #39FCF4 #75FDF7 #B1FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#75FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#75FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDF7
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDF7 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fdf7; /* rgb */ color: rgb(117, 253, 247); /* oklch */ color: oklch(91.7% 0.119 191.3);
Tailwind
colors: {
custom: {
50: '#a8fef9',
500: '#75fdf7',
950: '#000000',
},
}SCSS
$custom: #75fdf7; $custom-light: #a8fef9; $custom-dark: #000000;
JSON
{
"hex": "#75fdf7",
"rgb": {
"r": 117,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.353,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91685,
"c": 0.11947,
"h": 191.3
},
"luminance": 0.80748
}Semantic roles & 50–950 ramp
primary
#75FDF7
secondary
#DA3C43
accent
#000AE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685