#75F3FB#75F3FB
#75F3FB is a very light, moderate teal. Relative luminance 0.748; OKLCH L 89.5% C 0.113 H 200.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #75F3FB |
|---|---|
| RGB | rgb(117, 243, 251) |
| HSL | hsl(184, 94%, 72%) |
| HSV | hsv(184, 53%, 98%) |
| CMYK | cmyk(53.4%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(89.32, -32.83, -14.56) |
| CIE-LCH | lch(89.32, 35.91, 203.91°) |
| OKLab | oklab(89.55% -0.1051 -0.0402) |
| OKLCH | oklch(89.55% 0.113 200.9) |
| XYZ | xyz(56.7921, 74.8427, 102.7013) |
| Luminance | 0.7485 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.92
Robin Egg Blue
#8AF1FE
ΔE00 3.11
Bright Light Blue
#26F7FD
ΔE00 4.13
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Bright Cyan
#41FDFE
ΔE00 4.77
Aqua
#00FFFF
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F3FB #FB7D75
analogous
#75FBC0 #75F3FB #75B0FB
triadic
#75F3FB #FB75F3 #F3FB75
tetradic
#75F3FB #C075FB #FB7D75 #B0FB75
square
#75F3FB #C075FB #FB7D75 #B0FB75
split-complementary
#75F3FB #FB75B0 #FBC075
monochromatic
#07E1EF #3AEEF9 #75F3FB #B0F8FD #E1FCFE
Accessibility & contrast
On white
1.31
#75F3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#75F3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F3FB
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F3FB | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #75f3fb; /* rgb */ color: rgb(117, 243, 251); /* oklch */ color: oklch(89.5% 0.113 200.9);
Tailwind
colors: {
custom: {
50: '#a7f7fc',
500: '#75f3fb',
950: '#000000',
},
}SCSS
$custom: #75f3fb; $custom-light: #a7f7fc; $custom-dark: #000000;
JSON
{
"hex": "#75f3fb",
"rgb": {
"r": 117,
"g": 243,
"b": 251
},
"hsl": {
"h": 183.582,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.89546,
"c": 0.1125,
"h": 200.9
},
"luminance": 0.74848
}Semantic roles & 50–950 ramp
primary
#75F3FB
secondary
#D7463D
accent
#0E00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585