#75FDF0#75FDF0
#75FDF0 is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.121 H 186.9°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDF0 |
|---|---|
| RGB | rgb(117, 253, 240) |
| HSL | hsl(174, 97%, 73%) |
| HSV | hsv(174, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(91.83, -40.23, -5.11) |
| CIE-LCH | lch(91.83, 40.55, 187.23°) |
| OKLab | oklab(91.47% -0.12 -0.0144) |
| OKLCH | oklch(91.47% 0.121 186.9) |
| XYZ | xyz(58.1828, 80.3182, 94.8579) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.08
Bright Turquoise
#0FFEF9
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 5.06
Aqua
#00FFFF
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDF0 #FD7582
analogous
#75FDAC #75FDF0 #75C6FD
triadic
#75FDF0 #F075FD #FDF075
tetradic
#75FDF0 #AC75FD #FD7582 #C6FD75
square
#75FDF0 #AC75FD #FD7582 #C6FD75
split-complementary
#75FDF0 #FD75C6 #FDAC75
monochromatic
#04F4DD #39FCE9 #75FDF0 #B1FEF7 #E1FFFC
Accessibility & contrast
On white
1.23
#75FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#75FDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDF0
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDF0 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fdf0; /* rgb */ color: rgb(117, 253, 240); /* oklch */ color: oklch(91.5% 0.121 186.9);
Tailwind
colors: {
custom: {
50: '#a8fef4',
500: '#75fdf0',
950: '#000000',
},
}SCSS
$custom: #75fdf0; $custom-light: #a8fef4; $custom-dark: #000000;
JSON
{
"hex": "#75fdf0",
"rgb": {
"r": 117,
"g": 253,
"b": 240
},
"hsl": {
"h": 174.265,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91469,
"c": 0.12089,
"h": 186.9
},
"luminance": 0.80324
}Semantic roles & 50–950 ramp
primary
#75FDF0
secondary
#DA3C4B
accent
#0016E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685