#75CCCF#75CCCF
#75CCCF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.2% C 0.084 H 198.5°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCCF |
|---|---|
| RGB | rgb(117, 204, 207) |
| HSL | hsl(182, 48%, 64%) |
| HSV | hsv(182, 43%, 81%) |
| CMYK | cmyk(43.5%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.96, -25.42, -9.69) |
| CIE-LCH | lch(76.96, 27.21, 200.87°) |
| OKLab | oklab(79.18% -0.0799 -0.0267) |
| OKLCH | oklch(79.18% 0.084 198.5) |
| XYZ | xyz(40.1871, 51.4695, 66.8363) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 8.71
Robin'S Egg Blue
#98EFF9
ΔE00 8.80
Robin Egg Blue
#8AF1FE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCCF #CF7875
analogous
#75CFA5 #75CCCF #759FCF
triadic
#75CCCF #CF75CC #CCCF75
tetradic
#75CCCF #A575CF #CF7875 #9FCF75
square
#75CCCF #A575CF #CF7875 #9FCF75
split-complementary
#75CCCF #CF759F #CFA575
monochromatic
#349296 #48BBBF #75CCCF #A2DDDF #D0EEEF
Accessibility & contrast
On white
1.86
#75CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#75CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCCF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCCF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#48D1CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cccf; /* rgb */ color: rgb(117, 204, 207); /* oklch */ color: oklch(79.2% 0.084 198.5);
Tailwind
colors: {
custom: {
50: '#a2dbdd',
500: '#75cccf',
950: '#000000',
},
}SCSS
$custom: #75cccf; $custom-light: #a2dbdd; $custom-dark: #000000;
JSON
{
"hex": "#75cccf",
"rgb": {
"r": 117,
"g": 204,
"b": 207
},
"hsl": {
"h": 182,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.7918,
"c": 0.08425,
"h": 198.5
},
"luminance": 0.51473
}Semantic roles & 50–950 ramp
primary
#75CCCF
secondary
#9B4F4D
accent
#2F2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484