#75CCCC#75CCCC
#75CCCC is a light, moderate teal. Relative luminance 0.513; OKLCH L 79.1% C 0.084 H 195.6°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCCC |
|---|---|
| RGB | rgb(117, 204, 204) |
| HSL | hsl(180, 46%, 63%) |
| HSV | hsv(180, 43%, 80%) |
| CMYK | cmyk(42.6%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.88, -26.18, -8.21) |
| CIE-LCH | lch(76.88, 27.44, 197.40°) |
| OKLab | oklab(79.08% -0.0811 -0.0226) |
| OKLCH | oklch(79.08% 0.084 195.6) |
| XYZ | xyz(39.8239, 51.3242, 64.9230) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.81
Darkturquoise
#00CED1
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 7.54
Turquoise
#40E0D0
ΔE00 8.69
Topaz
#13BBAF
ΔE00 9.26
Robin'S Egg Blue
#98EFF9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCCC #CC7575
analogous
#75CCA0 #75CCCC #75A0CC
triadic
#75CCCC #CC75CC #CCCC75
tetradic
#75CCCC #A075CC #CC7575 #A0CC75
square
#75CCCC #A075CC #CC7575 #A0CC75
split-complementary
#75CCCC #CC75A0 #CCA075
monochromatic
#369191 #48BBBB #75CCCC #A2DDDD #CEEDED
Accessibility & contrast
On white
1.86
#75CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#75CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCCC
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCCC | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#B2B9CD
Tritanopia (blue-blind)
#4AD1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cccc; /* rgb */ color: rgb(117, 204, 204); /* oklch */ color: oklch(79.1% 0.084 195.6);
Tailwind
colors: {
custom: {
50: '#a2dbdb',
500: '#75cccc',
950: '#000000',
},
}SCSS
$custom: #75cccc; $custom-light: #a2dbdb; $custom-dark: #000000;
JSON
{
"hex": "#75cccc",
"rgb": {
"r": 117,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.7908,
"c": 0.08425,
"h": 195.6
},
"luminance": 0.51327
}Semantic roles & 50–950 ramp
primary
#75CCCC
secondary
#984E4E
accent
#2C2CB9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484