#75CCD7#75CCD7
#75CCD7 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.5% C 0.085 H 206.1°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCD7 |
|---|---|
| RGB | rgb(117, 204, 215) |
| HSL | hsl(187, 55%, 65%) |
| HSV | hsv(187, 46%, 84%) |
| CMYK | cmyk(45.6%, 5.1%, 0%, 15.7%) |
| CIE-LAB | lab(77.20, -23.36, -13.64) |
| CIE-LCH | lch(77.20, 27.06, 210.28°) |
| OKLab | oklab(79.45% -0.0767 -0.0376) |
| OKLCH | oklch(79.45% 0.085 206.1) |
| XYZ | xyz(41.1900, 51.8706, 72.1183) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.26
Darkturquoise
#00CED1
ΔE00 7.57
Sky Blue
#87CEEB
ΔE00 7.67
Robin'S Egg
#6DEDFD
ΔE00 7.87
Mediumturquoise
#48D1CC
ΔE00 8.03
Robin'S Egg Blue
#98EFF9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCD7 #D78075
analogous
#75D7B1 #75CCD7 #759BD7
triadic
#75CCD7 #D775CC #CCD775
tetradic
#75CCD7 #B175D7 #D78075 #9BD775
square
#75CCD7 #B175D7 #D78075 #9BD775
split-complementary
#75CCD7 #D7759B #D7B175
monochromatic
#2F96A2 #46BAC9 #75CCD7 #A4DEE5 #D4EFF3
Accessibility & contrast
On white
1.85
#75CCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#75CCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCD7
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCD7 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC6D8
Deuteranopia (green-blind)
#AFBAD7
Tritanopia (blue-blind)
#43D3CF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75ccd7; /* rgb */ color: rgb(117, 204, 215); /* oklch */ color: oklch(79.5% 0.085 206.1);
Tailwind
colors: {
custom: {
50: '#a3dbe3',
500: '#75ccd7',
950: '#000000',
},
}SCSS
$custom: #75ccd7; $custom-light: #a3dbe3; $custom-dark: #000000;
JSON
{
"hex": "#75ccd7",
"rgb": {
"r": 117,
"g": 204,
"b": 215
},
"hsl": {
"h": 186.735,
"s": 55.056,
"l": 65.098
},
"oklch": {
"l": 0.79453,
"c": 0.08538,
"h": 206.1
},
"luminance": 0.51874
}Semantic roles & 50–950 ramp
primary
#75CCD7
secondary
#A6544A
accent
#3523C3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101515
muted
#808484