#75FDFD#75FDFD
#75FDFD is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.119 H 195.3°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDFD |
|---|---|
| RGB | rgb(117, 253, 253) |
| HSL | hsl(180, 97%, 73%) |
| HSV | hsv(180, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(92.18, -36.96, -11.32) |
| CIE-LCH | lch(92.18, 38.65, 197.02°) |
| OKLab | oklab(91.88% -0.1147 -0.0313) |
| OKLCH | oklch(91.88% 0.119 195.3) |
| XYZ | xyz(60.1835, 81.1185, 105.3952) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.71
Bright Light Blue
#26F7FD
ΔE00 3.79
Aqua
#00FFFF
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.38
Light Cyan
#ACFFFC
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDFD #FD7575
analogous
#75FDB9 #75FDFD #75B9FD
triadic
#75FDFD #FD75FD #FDFD75
tetradic
#75FDFD #B975FD #FD7575 #B9FD75
square
#75FDFD #B975FD #FD7575 #B9FD75
split-complementary
#75FDFD #FD75B9 #FDB975
monochromatic
#04F4F4 #39FCFC #75FDFD #B1FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#75FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#75FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDFD
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDFD | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fdfd; /* rgb */ color: rgb(117, 253, 253); /* oklch */ color: oklch(91.9% 0.119 195.3);
Tailwind
colors: {
custom: {
50: '#a8fefe',
500: '#75fdfd',
950: '#000000',
},
}SCSS
$custom: #75fdfd; $custom-light: #a8fefe; $custom-dark: #000000;
JSON
{
"hex": "#75fdfd",
"rgb": {
"r": 117,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91875,
"c": 0.11889,
"h": 195.3
},
"luminance": 0.81124
}Semantic roles & 50–950 ramp
primary
#75FDFD
secondary
#DA3C3C
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685