#75CFCD#75CFCD
#75CFCD is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.087 H 193.7°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFCD |
|---|---|
| RGB | rgb(117, 207, 205) |
| HSL | hsl(179, 48%, 64%) |
| HSV | hsv(179, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(77.76, -27.40, -7.43) |
| CIE-LCH | lch(77.76, 28.39, 195.16°) |
| OKLab | oklab(79.8% -0.0842 -0.0205) |
| OKLCH | oklch(79.8% 0.087 193.7) |
| XYZ | xyz(40.6641, 52.8121, 65.7967) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.18
Darkturquoise
#00CED1
ΔE00 5.84
Turquoise
#40E0D0
ΔE00 7.69
Aqua Blue
#02D8E9
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 8.89
Seafoam Blue
#78D1B6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFCD #CF7577
analogous
#75CFA0 #75CFCD #75A4CF
triadic
#75CFCD #CD75CF #CFCD75
tetradic
#75CFCD #A075CF #CF7577 #A4CF75
square
#75CFCD #A075CF #CF7577 #A4CF75
split-complementary
#75CFCD #CF75A4 #CFA075
monochromatic
#349693 #48BFBD #75CFCD #A2DFDD #D0EFEE
Accessibility & contrast
On white
1.82
#75CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#75CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFCD
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFCD | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#49D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cfcd; /* rgb */ color: rgb(117, 207, 205); /* oklch */ color: oklch(79.8% 0.087 193.7);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#75cfcd',
950: '#000000',
},
}SCSS
$custom: #75cfcd; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#75cfcd",
"rgb": {
"r": 117,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79804,
"c": 0.08668,
"h": 193.7
},
"luminance": 0.52815
}Semantic roles & 50–950 ramp
primary
#75CFCD
secondary
#9B4D4F
accent
#2A2DBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484