#75CCCD#75CCCD
#75CCCD is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.084 H 196.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCCD |
|---|---|
| RGB | rgb(117, 204, 205) |
| HSL | hsl(181, 47%, 63%) |
| HSV | hsv(181, 43%, 80%) |
| CMYK | cmyk(42.9%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.90, -25.93, -8.70) |
| CIE-LCH | lch(76.90, 27.35, 198.55°) |
| OKLab | oklab(79.11% -0.0807 -0.024) |
| OKLCH | oklch(79.11% 0.084 196.5) |
| XYZ | xyz(39.9442, 51.3723, 65.5567) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 5.97
Aqua Blue
#02D8E9
ΔE00 7.31
Turquoise
#40E0D0
ΔE00 8.97
Robin'S Egg
#6DEDFD
ΔE00 9.09
Robin'S Egg Blue
#98EFF9
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCCD #CD7675
analogous
#75CDA2 #75CCCD #75A0CD
triadic
#75CCCD #CD75CC #CCCD75
tetradic
#75CCCD #A275CD #CD7675 #A0CD75
square
#75CCCD #A275CD #CD7675 #A0CD75
split-complementary
#75CCCD #CD75A0 #CDA275
monochromatic
#359193 #48BBBD #75CCCD #A2DDDD #CFEDEE
Accessibility & contrast
On white
1.86
#75CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#75CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCCD
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCCD | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#4AD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cccd; /* rgb */ color: rgb(117, 204, 205); /* oklch */ color: oklch(79.1% 0.084 196.5);
Tailwind
colors: {
custom: {
50: '#a2dbdc',
500: '#75cccd',
950: '#000000',
},
}SCSS
$custom: #75cccd; $custom-light: #a2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#75cccd",
"rgb": {
"r": 117,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.682,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79113,
"c": 0.08423,
"h": 196.5
},
"luminance": 0.51375
}Semantic roles & 50–950 ramp
primary
#75CCCD
secondary
#994E4D
accent
#2D2BBA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484