#75FDFE#75FDFE
#75FDFE is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.119 H 195.9°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDFE |
|---|---|
| RGB | rgb(117, 253, 254) |
| HSL | hsl(180, 99%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(53.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.21, -36.70, -11.79) |
| CIE-LCH | lch(92.21, 38.55, 197.81°) |
| OKLab | oklab(91.91% -0.1143 -0.0326) |
| OKLCH | oklch(91.91% 0.119 195.9) |
| XYZ | xyz(60.3433, 81.1823, 106.2364) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.76
Bright Light Blue
#26F7FD
ΔE00 3.70
Aqua
#00FFFF
ΔE00 3.98
Bright Turquoise
#0FFEF9
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 5.37
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDFE #FE7675
analogous
#75FEBA #75FDFE #75B8FE
triadic
#75FDFE #FE75FD #FDFE75
tetradic
#75FDFE #BA75FE #FE7675 #B8FE75
square
#75FDFE #BA75FE #FE7675 #B8FE75
split-complementary
#75FDFE #FE75B8 #FEBA75
monochromatic
#02F5F7 #38FCFE #75FDFE #B2FEFE #E1FFFF
Accessibility & contrast
On white
1.22
#75FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#75FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDFE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDFE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fdfe; /* rgb */ color: rgb(117, 253, 254); /* oklch */ color: oklch(91.9% 0.119 195.9);
Tailwind
colors: {
custom: {
50: '#a8fefe',
500: '#75fdfe',
950: '#000000',
},
}SCSS
$custom: #75fdfe; $custom-light: #a8fefe; $custom-dark: #000000;
JSON
{
"hex": "#75fdfe",
"rgb": {
"r": 117,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.438,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91908,
"c": 0.11885,
"h": 195.9
},
"luminance": 0.81188
}Semantic roles & 50–950 ramp
primary
#75FDFE
secondary
#DB3D3C
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685