#75C8D8#75C8D8
#75C8D8 is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.6% C 0.084 H 211.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75C8D8 |
|---|---|
| RGB | rgb(117, 200, 216) |
| HSL | hsl(190, 56%, 65%) |
| HSV | hsv(190, 46%, 85%) |
| CMYK | cmyk(45.8%, 7.4%, 0%, 15.3%) |
| CIE-LAB | lab(76.10, -21.09, -15.84) |
| CIE-LCH | lch(76.10, 26.38, 216.92°) |
| OKLab | oklab(78.58% -0.0717 -0.0436) |
| OKLCH | oklch(78.58% 0.084 211.3) |
| XYZ | xyz(40.3804, 50.0451, 72.4842) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.90
Baby Blue
#89CFF0
ΔE00 7.27
Aqua Blue
#02D8E9
ΔE00 7.32
Neon Blue
#04D9FF
ΔE00 7.72
Lightblue
#ADD8E6
ΔE00 8.57
Turquoise Blue
#06B1C4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75C8D8 #D88575
analogous
#75D8B6 #75C8D8 #7596D8
triadic
#75C8D8 #D875C8 #C8D875
tetradic
#75C8D8 #B675D8 #D88575 #96D875
square
#75C8D8 #B675D8 #D88575 #96D875
split-complementary
#75C8D8 #D87596 #D8B675
monochromatic
#2E91A4 #45B5CB #75C8D8 #A5DBE5 #D4EEF3
Accessibility & contrast
On white
1.91
#75C8D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#75C8D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75C8D8
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75C8D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75C8D8 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3D9
Deuteranopia (green-blind)
#ABB7D8
Tritanopia (blue-blind)
#43CFCD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75c8d8; /* rgb */ color: rgb(117, 200, 216); /* oklch */ color: oklch(78.6% 0.084 211.3);
Tailwind
colors: {
custom: {
50: '#a2d9e4',
500: '#75c8d8',
950: '#000000',
},
}SCSS
$custom: #75c8d8; $custom-light: #a2d9e4; $custom-dark: #000000;
JSON
{
"hex": "#75c8d8",
"rgb": {
"r": 117,
"g": 200,
"b": 216
},
"hsl": {
"h": 189.697,
"s": 55.932,
"l": 65.294
},
"oklch": {
"l": 0.78578,
"c": 0.08391,
"h": 211.3
},
"luminance": 0.50048
}Semantic roles & 50–950 ramp
primary
#75C8D8
secondary
#A85949
accent
#3C22C3
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1415
muted
#808384