#75F6FA#75F6FA
#75F6FA is a very light, moderate teal. Relative luminance 0.766; OKLCH L 90.2% C 0.114 H 198.1°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75F6FA |
|---|---|
| RGB | rgb(117, 246, 250) |
| HSL | hsl(182, 93%, 72%) |
| HSV | hsv(182, 53%, 98%) |
| CMYK | cmyk(53.2%, 1.6%, 0%, 2%) |
| CIE-LAB | lab(90.13, -34.49, -12.82) |
| CIE-LCH | lch(90.13, 36.80, 200.39°) |
| OKLab | oklab(90.19% -0.1086 -0.0354) |
| OKLCH | oklch(90.19% 0.114 198.1) |
| XYZ | xyz(57.5400, 76.5901, 102.1750) |
| Luminance | 0.7660 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.58
Bright Cyan
#41FDFE
ΔE00 3.62
Robin Egg Blue
#8AF1FE
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 4.45
Aqua
#00FFFF
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F6FA #FA7975
analogous
#75FABC #75F6FA #75B3FA
triadic
#75F6FA #FA75F6 #F6FA75
tetradic
#75F6FA #BC75FA #FA7975 #B3FA75
square
#75F6FA #BC75FA #FA7975 #B3FA75
split-complementary
#75F6FA #FA75B3 #FABC75
monochromatic
#09E5EC #3AF2F8 #75F6FA #B0FAFC #E1FDFE
Accessibility & contrast
On white
1.29
#75F6FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#75F6FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F6FA
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F6FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F6FA | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#D1DCFB
Tritanopia (blue-blind)
#00FDF7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #75f6fa; /* rgb */ color: rgb(117, 246, 250); /* oklch */ color: oklch(90.2% 0.114 198.1);
Tailwind
colors: {
custom: {
50: '#a8f9fb',
500: '#75f6fa',
950: '#000000',
},
}SCSS
$custom: #75f6fa; $custom-light: #a8f9fb; $custom-dark: #000000;
JSON
{
"hex": "#75f6fa",
"rgb": {
"r": 117,
"g": 246,
"b": 250
},
"hsl": {
"h": 181.805,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.90192,
"c": 0.11425,
"h": 198.1
},
"luminance": 0.76596
}Semantic roles & 50–950 ramp
primary
#75F6FA
secondary
#D6423D
accent
#0700E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585