#75F5FC#75F5FC
#75F5FC is a very light, moderate teal. Relative luminance 0.761; OKLCH L 90.0% C 0.114 H 200.2°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75F5FC |
|---|---|
| RGB | rgb(117, 245, 252) |
| HSL | hsl(183, 96%, 72%) |
| HSV | hsv(183, 54%, 99%) |
| CMYK | cmyk(53.6%, 2.8%, 0%, 1.2%) |
| CIE-LAB | lab(89.91, -33.51, -14.19) |
| CIE-LCH | lch(89.91, 36.39, 202.96°) |
| OKLab | oklab(90.03% -0.1068 -0.0392) |
| OKLCH | oklch(90.03% 0.114 200.2) |
| XYZ | xyz(57.5520, 76.1095, 103.7342) |
| Luminance | 0.7611 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.44
Robin Egg Blue
#8AF1FE
ΔE00 3.52
Bright Light Blue
#26F7FD
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.32
Robin'S Egg Blue
#98EFF9
ΔE00 4.47
Aqua
#00FFFF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75F5FC #FC7C75
analogous
#75FCBF #75F5FC #75B2FC
triadic
#75F5FC #FC75F5 #F5FC75
tetradic
#75F5FC #BF75FC #FC7C75 #B2FC75
square
#75F5FC #BF75FC #FC7C75 #B2FC75
split-complementary
#75F5FC #FC75B2 #FCBF75
monochromatic
#05E5F1 #39F1FB #75F5FC #B1F9FD #E1FDFE
Accessibility & contrast
On white
1.29
#75F5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#75F5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75F5FC
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75F5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75F5FC | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#D0DBFD
Tritanopia (blue-blind)
#00FDF7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75f5fc; /* rgb */ color: rgb(117, 245, 252); /* oklch */ color: oklch(90.0% 0.114 200.2);
Tailwind
colors: {
custom: {
50: '#a8f9fd',
500: '#75f5fc',
950: '#000000',
},
}SCSS
$custom: #75f5fc; $custom-light: #a8f9fd; $custom-dark: #000000;
JSON
{
"hex": "#75f5fc",
"rgb": {
"r": 117,
"g": 245,
"b": 252
},
"hsl": {
"h": 183.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90032,
"c": 0.11374,
"h": 200.2
},
"luminance": 0.76115
}Semantic roles & 50–950 ramp
primary
#75F5FC
secondary
#D9453D
accent
#0C00E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111717
muted
#818585