#75FFFF#75FFFF
#75FFFF is a very light, vivid teal. Relative luminance 0.825; OKLCH L 92.4% C 0.120 H 195.3°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFFF |
|---|---|
| RGB | rgb(117, 255, 255) |
| HSL | hsl(180, 100%, 73%) |
| HSV | hsv(180, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 0%, 0%) |
| CIE-LAB | lab(92.80, -37.36, -11.43) |
| CIE-LCH | lch(92.80, 39.07, 197.01°) |
| OKLab | oklab(92.39% -0.1159 -0.0317) |
| OKLCH | oklch(92.39% 0.12 195.3) |
| XYZ | xyz(61.1385, 82.5159, 107.2935) |
| Luminance | 0.8252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.69
Aqua
#00FFFF
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 3.90
Bright Turquoise
#0FFEF9
ΔE00 4.34
Light Cyan
#ACFFFC
ΔE00 5.39
Robin Egg Blue
#8AF1FE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFFF #FF7575
analogous
#75FFBA #75FFFF #75BAFF
triadic
#75FFFF #FF75FF #FFFF75
tetradic
#75FFFF #BA75FF #FF7575 #BAFF75
square
#75FFFF #BA75FF #FF7575 #BAFF75
split-complementary
#75FFFF #FF75BA #FFBA75
monochromatic
#00FAFA #38FFFF #75FFFF #B2FFFF #E0FFFF
Accessibility & contrast
On white
1.20
#75FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#75FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFFF
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFFF | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #75ffff; /* rgb */ color: rgb(117, 255, 255); /* oklch */ color: oklch(92.4% 0.120 195.3);
Tailwind
colors: {
custom: {
50: '#a9ffff',
500: '#75ffff',
950: '#000000',
},
}SCSS
$custom: #75ffff; $custom-light: #a9ffff; $custom-dark: #000000;
JSON
{
"hex": "#75ffff",
"rgb": {
"r": 117,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.92393,
"c": 0.12019,
"h": 195.3
},
"luminance": 0.82522
}Semantic roles & 50–950 ramp
primary
#75FFFF
secondary
#DD3C3C
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686