#75CCCE#75CCCE
#75CCCE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.1% C 0.084 H 197.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCCE |
|---|---|
| RGB | rgb(117, 204, 206) |
| HSL | hsl(181, 48%, 63%) |
| HSV | hsv(181, 43%, 81%) |
| CMYK | cmyk(43.2%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(76.93, -25.68, -9.20) |
| CIE-LCH | lch(76.93, 27.27, 199.71°) |
| OKLab | oklab(79.15% -0.0803 -0.0253) |
| OKLCH | oklch(79.15% 0.084 197.5) |
| XYZ | xyz(40.0653, 51.4207, 66.1945) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.27
Darkturquoise
#00CED1
ΔE00 6.03
Aqua Blue
#02D8E9
ΔE00 7.10
Robin'S Egg
#6DEDFD
ΔE00 8.89
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Turquoise
#40E0D0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCCE #CE7775
analogous
#75CEA3 #75CCCE #759FCE
triadic
#75CCCE #CE75CC #CCCE75
tetradic
#75CCCE #A375CE #CE7775 #9FCE75
square
#75CCCE #A375CE #CE7775 #9FCE75
split-complementary
#75CCCE #CE759F #CEA375
monochromatic
#359294 #48BBBE #75CCCE #A2DDDE #CFEDEE
Accessibility & contrast
On white
1.86
#75CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#75CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCCE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCCE | 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)
#C1C5CE
Deuteranopia (green-blind)
#B2B9CF
Tritanopia (blue-blind)
#49D1CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75ccce; /* rgb */ color: rgb(117, 204, 206); /* oklch */ color: oklch(79.1% 0.084 197.5);
Tailwind
colors: {
custom: {
50: '#a2dbdc',
500: '#75ccce',
950: '#000000',
},
}SCSS
$custom: #75ccce; $custom-light: #a2dbdc; $custom-dark: #000000;
JSON
{
"hex": "#75ccce",
"rgb": {
"r": 117,
"g": 204,
"b": 206
},
"hsl": {
"h": 181.348,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79147,
"c": 0.08423,
"h": 197.5
},
"luminance": 0.51424
}Semantic roles & 50–950 ramp
primary
#75CCCE
secondary
#9A4F4D
accent
#2E2BBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484