#75FEFB#75FEFB
#75FEFB is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.120 H 193.3°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEFB |
|---|---|
| RGB | rgb(117, 254, 251) |
| HSL | hsl(179, 99%, 73%) |
| HSV | hsv(179, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(92.41, -37.93, -9.95) |
| CIE-LCH | lch(92.41, 39.21, 194.69°) |
| OKLab | oklab(92.04% -0.1165 -0.0276) |
| OKLCH | oklch(92.04% 0.12 193.3) |
| XYZ | xyz(60.1831, 81.6247, 103.8316) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Aqua
#00FFFF
ΔE00 3.80
Bright Turquoise
#0FFEF9
ΔE00 3.92
Bright Light Blue
#26F7FD
ΔE00 4.27
Light Cyan
#ACFFFC
ΔE00 5.42
Bright Aqua
#0BF9EA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEFB #FE7578
analogous
#75FEB6 #75FEFB #75BDFE
triadic
#75FEFB #FB75FE #FEFB75
tetradic
#75FEFB #B675FE #FE7578 #BDFE75
square
#75FEFB #B675FE #FE7578 #BDFE75
split-complementary
#75FEFB #FE75BD #FEB675
monochromatic
#02F7F1 #38FEF9 #75FEFB #B2FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#75FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#75FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEFB
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEFB | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#DAE2FC
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fefb; /* rgb */ color: rgb(117, 254, 251); /* oklch */ color: oklch(92.0% 0.120 193.3);
Tailwind
colors: {
custom: {
50: '#a8fffc',
500: '#75fefb',
950: '#000000',
},
}SCSS
$custom: #75fefb; $custom-light: #a8fffc; $custom-dark: #000000;
JSON
{
"hex": "#75fefb",
"rgb": {
"r": 117,
"g": 254,
"b": 251
},
"hsl": {
"h": 178.686,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.92038,
"c": 0.11975,
"h": 193.3
},
"luminance": 0.81631
}Semantic roles & 50–950 ramp
primary
#75FEFB
secondary
#DB3C3F
accent
#0005E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685