#75FDF4#75FDF4
#75FDF4 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.120 H 189.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDF4 |
|---|---|
| RGB | rgb(117, 253, 244) |
| HSL | hsl(176, 97%, 73%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(91.93, -39.24, -7.02) |
| CIE-LCH | lch(91.93, 39.86, 190.15°) |
| OKLab | oklab(91.59% -0.1184 -0.0196) |
| OKLCH | oklch(91.59% 0.12 189.4) |
| XYZ | xyz(58.7835, 80.5585, 98.0219) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 3.88
Bright Cyan
#41FDFE
ΔE00 3.97
Aqua
#00FFFF
ΔE00 4.52
Bright Aqua
#0BF9EA
ΔE00 4.53
Bright Light Blue
#26F7FD
ΔE00 5.61
Tiffany Blue
#7BF2DA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDF4 #FD757E
analogous
#75FDB0 #75FDF4 #75C2FD
triadic
#75FDF4 #F475FD #FDF475
tetradic
#75FDF4 #B075FD #FD757E #C2FD75
square
#75FDF4 #B075FD #FD757E #C2FD75
split-complementary
#75FDF4 #FD75C2 #FDB075
monochromatic
#04F4E4 #39FCEF #75FDF4 #B1FEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#75FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#75FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDF4
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDF4 | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F4
Deuteranopia (green-blind)
#DAE1F5
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fdf4; /* rgb */ color: rgb(117, 253, 244); /* oklch */ color: oklch(91.6% 0.120 189.4);
Tailwind
colors: {
custom: {
50: '#a8fef7',
500: '#75fdf4',
950: '#000000',
},
}SCSS
$custom: #75fdf4; $custom-light: #a8fef7; $custom-dark: #000000;
JSON
{
"hex": "#75fdf4",
"rgb": {
"r": 117,
"g": 253,
"b": 244
},
"hsl": {
"h": 176.029,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91591,
"c": 0.11998,
"h": 189.4
},
"luminance": 0.80564
}Semantic roles & 50–950 ramp
primary
#75FDF4
secondary
#DA3C47
accent
#000FE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685