#75CFCF#75CFCF
#75CFCF is a light, moderate teal. Relative luminance 0.529; OKLCH L 79.9% C 0.087 H 195.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFCF |
|---|---|
| RGB | rgb(117, 207, 207) |
| HSL | hsl(180, 48%, 64%) |
| HSV | hsv(180, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(77.82, -26.90, -8.42) |
| CIE-LCH | lch(77.82, 28.18, 197.37°) |
| OKLab | oklab(79.87% -0.0834 -0.0232) |
| OKLCH | oklch(79.87% 0.087 195.6) |
| XYZ | xyz(40.9070, 52.9093, 67.0762) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.55
Darkturquoise
#00CED1
ΔE00 5.80
Aqua Blue
#02D8E9
ΔE00 7.21
Turquoise
#40E0D0
ΔE00 8.24
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Robin'S Egg
#6DEDFD
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFCF #CF7575
analogous
#75CFA2 #75CFCF #75A2CF
triadic
#75CFCF #CF75CF #CFCF75
tetradic
#75CFCF #A275CF #CF7575 #A2CF75
square
#75CFCF #A275CF #CF7575 #A2CF75
split-complementary
#75CFCF #CF75A2 #CFA275
monochromatic
#349696 #48BFBF #75CFCF #A2DFDF #D0EFEF
Accessibility & contrast
On white
1.81
#75CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#75CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFCF
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFCF | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CF
Deuteranopia (green-blind)
#B5BBD0
Tritanopia (blue-blind)
#48D4CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #75cfcf; /* rgb */ color: rgb(117, 207, 207); /* oklch */ color: oklch(79.9% 0.087 195.6);
Tailwind
colors: {
custom: {
50: '#a2dedd',
500: '#75cfcf',
950: '#000000',
},
}SCSS
$custom: #75cfcf; $custom-light: #a2dedd; $custom-dark: #000000;
JSON
{
"hex": "#75cfcf",
"rgb": {
"r": 117,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.7987,
"c": 0.08656,
"h": 195.6
},
"luminance": 0.52913
}Semantic roles & 50–950 ramp
primary
#75CFCF
secondary
#9B4D4D
accent
#2A2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484