#75FEFD#75FEFD
#75FEFD is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.120 H 194.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEFD |
|---|---|
| RGB | rgb(117, 254, 253) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.47, -37.42, -10.90) |
| CIE-LCH | lch(92.47, 38.97, 196.24°) |
| OKLab | oklab(92.1% -0.1157 -0.0302) |
| OKLCH | oklch(92.1% 0.12 194.6) |
| XYZ | xyz(60.5000, 81.7515, 105.5007) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Aqua
#00FFFF
ΔE00 3.81
Bright Light Blue
#26F7FD
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 4.19
Light Cyan
#ACFFFC
ΔE00 5.36
Bright Aqua
#0BF9EA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEFD #FE7576
analogous
#75FEB8 #75FEFD #75BAFE
triadic
#75FEFD #FD75FE #FEFD75
tetradic
#75FEFD #B875FE #FE7576 #BAFE75
square
#75FEFD #B875FE #FE7576 #BAFE75
split-complementary
#75FEFD #FE75BA #FEB875
monochromatic
#02F7F5 #38FEFC #75FEFD #B2FEFE #E1FFFF
Accessibility & contrast
On white
1.21
#75FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#75FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEFD
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEFD | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fefd; /* rgb */ color: rgb(117, 254, 253); /* oklch */ color: oklch(92.1% 0.120 194.6);
Tailwind
colors: {
custom: {
50: '#a8fffe',
500: '#75fefd',
950: '#000000',
},
}SCSS
$custom: #75fefd; $custom-light: #a8fffe; $custom-dark: #000000;
JSON
{
"hex": "#75fefd",
"rgb": {
"r": 117,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.562,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.92102,
"c": 0.11959,
"h": 194.6
},
"luminance": 0.81757
}Semantic roles & 50–950 ramp
primary
#75FEFD
secondary
#DB3C3D
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685