#75FDF5#75FDF5
#75FDF5 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.6% C 0.120 H 190.1°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDF5 |
|---|---|
| RGB | rgb(117, 253, 245) |
| HSL | hsl(176, 97%, 73%) |
| HSV | hsv(176, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(91.96, -38.99, -7.50) |
| CIE-LCH | lch(91.96, 39.70, 190.89°) |
| OKLab | oklab(91.62% -0.118 -0.0209) |
| OKLCH | oklch(91.62% 0.12 190.1) |
| XYZ | xyz(58.9358, 80.6194, 98.8237) |
| Luminance | 0.8063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.72
Bright Turquoise
#0FFEF9
ΔE00 3.81
Aqua
#00FFFF
ΔE00 4.35
Bright Aqua
#0BF9EA
ΔE00 4.70
Bright Light Blue
#26F7FD
ΔE00 5.35
Light Cyan
#ACFFFC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDF5 #FD757D
analogous
#75FDB1 #75FDF5 #75C1FD
triadic
#75FDF5 #F575FD #FDF575
tetradic
#75FDF5 #B175FD #FD757D #C1FD75
square
#75FDF5 #B175FD #FD757D #C1FD75
split-complementary
#75FDF5 #FD75C1 #FDB175
monochromatic
#04F4E6 #39FCF1 #75FDF5 #B1FEF9 #E1FFFD
Accessibility & contrast
On white
1.23
#75FDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#75FDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDF5
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDF5 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fdf5; /* rgb */ color: rgb(117, 253, 245); /* oklch */ color: oklch(91.6% 0.120 190.1);
Tailwind
colors: {
custom: {
50: '#a8fef8',
500: '#75fdf5',
950: '#000000',
},
}SCSS
$custom: #75fdf5; $custom-light: #a8fef8; $custom-dark: #000000;
JSON
{
"hex": "#75fdf5",
"rgb": {
"r": 117,
"g": 253,
"b": 245
},
"hsl": {
"h": 176.471,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91622,
"c": 0.1198,
"h": 190.1
},
"luminance": 0.80625
}Semantic roles & 50–950 ramp
primary
#75FDF5
secondary
#DA3C46
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685