#75CDBE#75CDBE
#75CDBE is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.088 H 181.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDBE |
|---|---|
| RGB | rgb(117, 205, 190) |
| HSL | hsl(170, 47%, 63%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(76.78, -30.08, -0.81) |
| CIE-LCH | lch(76.78, 30.09, 181.54°) |
| OKLab | oklab(78.87% -0.0882 -0.0026) |
| OKLCH | oklch(78.87% 0.088 181.7) |
| XYZ | xyz(38.4580, 51.1593, 56.5534) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.10
Pale Teal
#82CBB2
ΔE00 4.24
Mediumturquoise
#48D1CC
ΔE00 5.45
Turquoise
#40E0D0
ΔE00 6.37
Mediumaquamarine
#66CDAA
ΔE00 6.45
Turquoise (survey)
#06C2AC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDBE #CD7584
analogous
#75CD92 #75CDBE #75B0CD
triadic
#75CDBE #BE75CD #CDBE75
tetradic
#75CDBE #9275CD #CD7584 #B0CD75
square
#75CDBE #9275CD #CD7584 #B0CD75
split-complementary
#75CDBE #CD75B0 #CD9275
monochromatic
#359383 #48BDA9 #75CDBE #A2DDD3 #CFEEE8
Accessibility & contrast
On white
1.87
#75CDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#75CDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDBE
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDBE | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BD
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#52D0C8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75cdbe; /* rgb */ color: rgb(117, 205, 190); /* oklch */ color: oklch(78.9% 0.088 181.7);
Tailwind
colors: {
custom: {
50: '#a1dcd1',
500: '#75cdbe',
950: '#000000',
},
}SCSS
$custom: #75cdbe; $custom-light: #a1dcd1; $custom-dark: #000000;
JSON
{
"hex": "#75cdbe",
"rgb": {
"r": 117,
"g": 205,
"b": 190
},
"hsl": {
"h": 169.773,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78872,
"c": 0.08829,
"h": 181.7
},
"luminance": 0.51162
}Semantic roles & 50–950 ramp
primary
#75CDBE
secondary
#994D5A
accent
#2B44BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483