#75E4F4#75E4F4
#75E4F4 is a very light, moderate teal. Relative luminance 0.658; OKLCH L 85.9% C 0.104 H 207.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #75E4F4 |
|---|---|
| RGB | rgb(117, 228, 244) |
| HSL | hsl(188, 85%, 71%) |
| HSV | hsv(188, 52%, 96%) |
| CMYK | cmyk(52%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(84.89, -27.51, -17.53) |
| CIE-LCH | lch(84.89, 32.63, 212.51°) |
| OKLab | oklab(85.92% -0.0919 -0.0484) |
| OKLCH | oklch(85.92% 0.104 207.8) |
| XYZ | xyz(51.4021, 65.7957, 95.5614) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.23
Robin Egg Blue
#8AF1FE
ΔE00 3.21
Robin'S Egg Blue
#98EFF9
ΔE00 3.99
Aqua Blue
#02D8E9
ΔE00 5.60
Neon Blue
#04D9FF
ΔE00 6.89
Bright Light Blue
#26F7FD
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E4F4 #F48575
analogous
#75F4C4 #75E4F4 #75A4F4
triadic
#75E4F4 #F475E4 #E4F475
tetradic
#75E4F4 #C475F4 #F48575 #A4F475
square
#75E4F4 #C475F4 #F48575 #A4F475
split-complementary
#75E4F4 #F475A4 #F4C475
monochromatic
#12C3DD #3CD9EF #75E4F4 #AEEFF9 #E3F9FD
Accessibility & contrast
On white
1.48
#75E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#75E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E4F4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E4F4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DDF5
Deuteranopia (green-blind)
#C0CEF4
Tritanopia (blue-blind)
#07ECE9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #75e4f4; /* rgb */ color: rgb(117, 228, 244); /* oklch */ color: oklch(85.9% 0.104 207.8);
Tailwind
colors: {
custom: {
50: '#a6ecf7',
500: '#75e4f4',
950: '#000000',
},
}SCSS
$custom: #75e4f4; $custom-light: #a6ecf7; $custom-dark: #000000;
JSON
{
"hex": "#75e4f4",
"rgb": {
"r": 117,
"g": 228,
"b": 244
},
"hsl": {
"h": 187.559,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.85916,
"c": 0.10387,
"h": 207.8
},
"luminance": 0.658
}Semantic roles & 50–950 ramp
primary
#75E4F4
secondary
#CE513F
accent
#2004E2
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485