#75CDD2#75CDD2
#75CDD2 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.5% C 0.085 H 200.3°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDD2 |
|---|---|
| RGB | rgb(117, 205, 210) |
| HSL | hsl(183, 51%, 64%) |
| HSV | hsv(183, 44%, 82%) |
| CMYK | cmyk(44.3%, 2.4%, 0%, 17.6%) |
| CIE-LAB | lab(77.34, -25.15, -10.75) |
| CIE-LCH | lch(77.34, 27.35, 203.14°) |
| OKLab | oklab(79.51% -0.0798 -0.0296) |
| OKLCH | oklch(79.51% 0.085 200.3) |
| XYZ | xyz(40.7958, 52.0945, 68.8657) |
| Luminance | 0.5210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.01
Darkturquoise
#00CED1
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 8.16
Robin'S Egg Blue
#98EFF9
ΔE00 8.35
Robin Egg Blue
#8AF1FE
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDD2 #D27A75
analogous
#75D2A9 #75CDD2 #759FD2
triadic
#75CDD2 #D275CD #CDD275
tetradic
#75CDD2 #A975D2 #D27A75 #9FD275
square
#75CDD2 #A975D2 #D27A75 #9FD275
split-complementary
#75CDD2 #D2759F #D2A975
monochromatic
#32959A #47BCC3 #75CDD2 #A3DEE1 #D1EEF0
Accessibility & contrast
On white
1.84
#75CDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#75CDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDD2
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDD2 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D2
Deuteranopia (green-blind)
#B2BAD3
Tritanopia (blue-blind)
#46D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cdd2; /* rgb */ color: rgb(117, 205, 210); /* oklch */ color: oklch(79.5% 0.085 200.3);
Tailwind
colors: {
custom: {
50: '#a2dcdf',
500: '#75cdd2',
950: '#000000',
},
}SCSS
$custom: #75cdd2; $custom-light: #a2dcdf; $custom-dark: #000000;
JSON
{
"hex": "#75cdd2",
"rgb": {
"r": 117,
"g": 205,
"b": 210
},
"hsl": {
"h": 183.226,
"s": 50.82,
"l": 64.118
},
"oklch": {
"l": 0.7951,
"c": 0.08515,
"h": 200.3
},
"luminance": 0.52098
}Semantic roles & 50–950 ramp
primary
#75CDD2
secondary
#9F504C
accent
#2F27BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484