#75E4F0#75E4F0
#75E4F0 is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.8% C 0.103 H 204.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4F0 |
|---|---|
| RGB | rgb(117, 228, 240) |
| HSL | hsl(186, 80%, 70%) |
| HSV | hsv(186, 51%, 94%) |
| CMYK | cmyk(51.3%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(84.77, -28.58, -15.61) |
| CIE-LCH | lch(84.77, 32.56, 208.64°) |
| OKLab | oklab(85.78% -0.0935 -0.0431) |
| OKLCH | oklch(85.78% 0.103 204.8) |
| XYZ | xyz(50.8014, 65.5554, 92.3975) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.35
Robin Egg Blue
#8AF1FE
ΔE00 3.24
Robin'S Egg Blue
#98EFF9
ΔE00 3.88
Aqua Blue
#02D8E9
ΔE00 5.40
Bright Light Blue
#26F7FD
ΔE00 6.73
Paleturquoise
#AFEEEE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4F0 #F08175
analogous
#75F0BF #75E4F0 #75A6F0
triadic
#75E4F0 #F075E4 #E4F075
tetradic
#75E4F0 #BF75F0 #F08175 #A6F075
square
#75E4F0 #BF75F0 #F08175 #A6F075
split-complementary
#75E4F0 #F075A6 #F0BF75
monochromatic
#17C1D4 #3ED9EA #75E4F0 #ACEFF6 #E3FAFC
Accessibility & contrast
On white
1.49
#75E4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#75E4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4F0
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4F0 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF1
Deuteranopia (green-blind)
#C1CDF0
Tritanopia (blue-blind)
#16ECE7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75e4f0; /* rgb */ color: rgb(117, 228, 240); /* oklch */ color: oklch(85.8% 0.103 204.8);
Tailwind
colors: {
custom: {
50: '#a6ecf5',
500: '#75e4f0',
950: '#000000',
},
}SCSS
$custom: #75e4f0; $custom-light: #a6ecf5; $custom-dark: #000000;
JSON
{
"hex": "#75e4f0",
"rgb": {
"r": 117,
"g": 228,
"b": 240
},
"hsl": {
"h": 185.854,
"s": 80.392,
"l": 70
},
"oklch": {
"l": 0.85777,
"c": 0.10292,
"h": 204.8
},
"luminance": 0.6556
}Semantic roles & 50–950 ramp
primary
#75E4F0
secondary
#C94D40
accent
#1D09DD
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485