#75F3FA#75F3FA
#75F3FA is a very light, moderate teal. Relative luminance 0.748; OKLCH L 89.5% C 0.112 H 200.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3FA |
|---|---|
| RGB | rgb(117, 243, 250) |
| HSL | hsl(183, 93%, 72%) |
| HSV | hsv(183, 53%, 98%) |
| CMYK | cmyk(53.2%, 2.8%, 0%, 2%) |
| CIE-LAB | lab(89.29, -33.09, -14.08) |
| CIE-LCH | lch(89.29, 35.96, 203.05°) |
| OKLab | oklab(89.51% -0.1055 -0.0389) |
| OKLCH | oklch(89.51% 0.112 200.2) |
| XYZ | xyz(56.6349, 74.7798, 101.8733) |
| Luminance | 0.7479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.23
Robin Egg Blue
#8AF1FE
ΔE00 3.38
Bright Light Blue
#26F7FD
ΔE00 3.99
Robin'S Egg Blue
#98EFF9
ΔE00 4.31
Bright Cyan
#41FDFE
ΔE00 4.54
Aqua
#00FFFF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3FA #FA7C75
analogous
#75FABF #75F3FA #75B1FA
triadic
#75F3FA #FA75F3 #F3FA75
tetradic
#75F3FA #BF75FA #FA7C75 #B1FA75
square
#75F3FA #BF75FA #FA7C75 #B1FA75
split-complementary
#75F3FA #FA75B1 #FABF75
monochromatic
#09E0EC #3AEEF8 #75F3FA #B0F8FC #E1FCFE
Accessibility & contrast
On white
1.32
#75F3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#75F3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3FA
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3FA | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFB
Deuteranopia (green-blind)
#CEDAFB
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75f3fa; /* rgb */ color: rgb(117, 243, 250); /* oklch */ color: oklch(89.5% 0.112 200.2);
Tailwind
colors: {
custom: {
50: '#a7f7fc',
500: '#75f3fa',
950: '#000000',
},
}SCSS
$custom: #75f3fa; $custom-light: #a7f7fc; $custom-dark: #000000;
JSON
{
"hex": "#75f3fa",
"rgb": {
"r": 117,
"g": 243,
"b": 250
},
"hsl": {
"h": 183.158,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89513,
"c": 0.11241,
"h": 200.2
},
"luminance": 0.74785
}Semantic roles & 50–950 ramp
primary
#75F3FA
secondary
#D6453D
accent
#0C00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585