#75FAFE#75FAFE
#75FAFE is a very light, moderate teal. Relative luminance 0.793; OKLCH L 91.2% C 0.117 H 198.0°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75FAFE |
|---|---|
| RGB | rgb(117, 250, 254) |
| HSL | hsl(182, 99%, 73%) |
| HSV | hsv(182, 54%, 100%) |
| CMYK | cmyk(53.9%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(91.37, -35.31, -13.05) |
| CIE-LCH | lch(91.37, 37.65, 200.28°) |
| OKLab | oklab(91.23% -0.1112 -0.0361) |
| OKLCH | oklch(91.23% 0.117 198) |
| XYZ | xyz(59.4036, 79.3031, 105.9232) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.56
Robin Egg Blue
#8AF1FE
ΔE00 4.77
Robin'S Egg
#6DEDFD
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FAFE #FE7975
analogous
#75FEBE #75FAFE #75B5FE
triadic
#75FAFE #FE75FA #FAFE75
tetradic
#75FAFE #BE75FE #FE7975 #B5FE75
square
#75FAFE #BE75FE #FE7975 #B5FE75
split-complementary
#75FAFE #FE75B5 #FEBE75
monochromatic
#02F0F7 #38F8FE #75FAFE #B2FCFE #E1FEFF
Accessibility & contrast
On white
1.25
#75FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#75FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FAFE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FAFE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#D5DFFF
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fafe; /* rgb */ color: rgb(117, 250, 254); /* oklch */ color: oklch(91.2% 0.117 198.0);
Tailwind
colors: {
custom: {
50: '#a8fcfe',
500: '#75fafe',
950: '#000000',
},
}SCSS
$custom: #75fafe; $custom-light: #a8fcfe; $custom-dark: #000000;
JSON
{
"hex": "#75fafe",
"rgb": {
"r": 117,
"g": 250,
"b": 254
},
"hsl": {
"h": 181.752,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91229,
"c": 0.11688,
"h": 198
},
"luminance": 0.79309
}Semantic roles & 50–950 ramp
primary
#75FAFE
secondary
#DB413C
accent
#0700E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111717
muted
#818585