#75FCFF#75FCFF
#75FCFF is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.118 H 197.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCFF |
|---|---|
| RGB | rgb(117, 252, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 54%, 100%) |
| CMYK | cmyk(54.1%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.96, -35.98, -12.69) |
| CIE-LCH | lch(91.96, 38.15, 199.42°) |
| OKLab | oklab(91.71% -0.1128 -0.0351) |
| OKLCH | oklch(91.71% 0.118 197.3) |
| XYZ | xyz(60.1889, 80.6169, 106.9770) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.02
Bright Light Blue
#26F7FD
ΔE00 3.57
Aqua
#00FFFF
ΔE00 4.28
Bright Turquoise
#0FFEF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.24
Robin'S Egg
#6DEDFD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCFF #FF7875
analogous
#75FFBD #75FCFF #75B7FF
triadic
#75FCFF #FF75FC #FCFF75
tetradic
#75FCFF #BD75FF #FF7875 #B7FF75
square
#75FCFF #BD75FF #FF7875 #B7FF75
split-complementary
#75FCFF #FF75B7 #FFBD75
monochromatic
#00F4FA #38FBFF #75FCFF #B2FDFF #E0FEFF
Accessibility & contrast
On white
1.23
#75FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#75FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCFF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCFF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fcff; /* rgb */ color: rgb(117, 252, 255); /* oklch */ color: oklch(91.7% 0.118 197.3);
Tailwind
colors: {
custom: {
50: '#a8fdff',
500: '#75fcff',
950: '#000000',
},
}SCSS
$custom: #75fcff; $custom-light: #a8fdff; $custom-dark: #000000;
JSON
{
"hex": "#75fcff",
"rgb": {
"r": 117,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.304,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91714,
"c": 0.11817,
"h": 197.3
},
"luminance": 0.80623
}Semantic roles & 50–950 ramp
primary
#75FCFF
secondary
#DD3F3C
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686