#75FDED#75FDED
#75FDED is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.4% C 0.122 H 185.0°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDED |
|---|---|
| RGB | rgb(117, 253, 237) |
| HSL | hsl(173, 97%, 73%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.75, -40.97, -3.67) |
| CIE-LCH | lch(91.75, 41.13, 185.12°) |
| OKLab | oklab(91.38% -0.1213 -0.0105) |
| OKLCH | oklch(91.38% 0.122 185) |
| XYZ | xyz(57.7408, 80.1414, 92.5303) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.79
Bright Aqua
#0BF9EA
ΔE00 4.03
Bright Turquoise
#0FFEF9
ΔE00 5.04
Bright Cyan
#41FDFE
ΔE00 5.95
Aqua
#00FFFF
ΔE00 6.17
Light Aqua
#8CFFDB
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDED #FD7585
analogous
#75FDA9 #75FDED #75C9FD
triadic
#75FDED #ED75FD #FDED75
tetradic
#75FDED #A975FD #FD7585 #C9FD75
square
#75FDED #A975FD #FD7585 #C9FD75
split-complementary
#75FDED #FD75C9 #FDA975
monochromatic
#04F4D8 #39FCE5 #75FDED #B1FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#75FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#75FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDED
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDED | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fded; /* rgb */ color: rgb(117, 253, 237); /* oklch */ color: oklch(91.4% 0.122 185.0);
Tailwind
colors: {
custom: {
50: '#a7fef2',
500: '#75fded',
950: '#000000',
},
}SCSS
$custom: #75fded; $custom-light: #a7fef2; $custom-dark: #000000;
JSON
{
"hex": "#75fded",
"rgb": {
"r": 117,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.941,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91378,
"c": 0.12175,
"h": 185
},
"luminance": 0.80147
}Semantic roles & 50–950 ramp
primary
#75FDED
secondary
#DA3C4F
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685