#75FCFE#75FCFE
#75FCFE is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.118 H 196.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCFE |
|---|---|
| RGB | rgb(117, 252, 254) |
| HSL | hsl(181, 99%, 73%) |
| HSV | hsv(181, 54%, 100%) |
| CMYK | cmyk(53.9%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.93, -36.24, -12.21) |
| CIE-LCH | lch(91.93, 38.24, 198.62°) |
| OKLab | oklab(91.68% -0.1132 -0.0338) |
| OKLCH | oklch(91.68% 0.118 196.6) |
| XYZ | xyz(60.0284, 80.5526, 106.1315) |
| Luminance | 0.8056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.89
Bright Light Blue
#26F7FD
ΔE00 3.59
Aqua
#00FFFF
ΔE00 4.15
Bright Turquoise
#0FFEF9
ΔE00 4.81
Light Cyan
#ACFFFC
ΔE00 5.40
Robin Egg Blue
#8AF1FE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCFE #FE7775
analogous
#75FEBB #75FCFE #75B7FE
triadic
#75FCFE #FE75FC #FCFE75
tetradic
#75FCFE #BB75FE #FE7775 #B7FE75
square
#75FCFE #BB75FE #FE7775 #B7FE75
split-complementary
#75FCFE #FE75B7 #FEBB75
monochromatic
#02F3F7 #38FBFE #75FCFE #B2FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#75FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#75FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCFE
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCFE | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fcfe; /* rgb */ color: rgb(117, 252, 254); /* oklch */ color: oklch(91.7% 0.118 196.6);
Tailwind
colors: {
custom: {
50: '#a8fefe',
500: '#75fcfe',
950: '#000000',
},
}SCSS
$custom: #75fcfe; $custom-light: #a8fefe; $custom-dark: #000000;
JSON
{
"hex": "#75fcfe",
"rgb": {
"r": 117,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.876,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91681,
"c": 0.11817,
"h": 196.6
},
"luminance": 0.80558
}Semantic roles & 50–950 ramp
primary
#75FCFE
secondary
#DB3E3C
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685