#75CDCA#75CDCA
#75CDCA is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.2% C 0.085 H 192.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDCA |
|---|---|
| RGB | rgb(117, 205, 202) |
| HSL | hsl(178, 47%, 63%) |
| HSV | hsv(178, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.10, -27.17, -6.79) |
| CIE-LCH | lch(77.10, 28.00, 194.03°) |
| OKLab | oklab(79.25% -0.0831 -0.0188) |
| OKLCH | oklch(79.25% 0.085 192.7) |
| XYZ | xyz(39.8240, 51.7057, 63.7473) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.22
Darkturquoise
#00CED1
ΔE00 5.99
Turquoise
#40E0D0
ΔE00 7.75
Aqua Blue
#02D8E9
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.42
Seafoam Blue
#78D1B6
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDCA #CD7578
analogous
#75CD9E #75CDCA #75A4CD
triadic
#75CDCA #CA75CD #CDCA75
tetradic
#75CDCA #9E75CD #CD7578 #A4CD75
square
#75CDCA #9E75CD #CD7578 #A4CD75
split-complementary
#75CDCA #CD75A4 #CD9E75
monochromatic
#35938F #48BDB9 #75CDCA #A2DDDB #CFEEED
Accessibility & contrast
On white
1.85
#75CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#75CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDCA
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDCA | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C5CA
Deuteranopia (green-blind)
#B4BACB
Tritanopia (blue-blind)
#4BD2CC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdca; /* rgb */ color: rgb(117, 205, 202); /* oklch */ color: oklch(79.2% 0.085 192.7);
Tailwind
colors: {
custom: {
50: '#a2dcda',
500: '#75cdca',
950: '#000000',
},
}SCSS
$custom: #75cdca; $custom-light: #a2dcda; $custom-dark: #000000;
JSON
{
"hex": "#75cdca",
"rgb": {
"r": 117,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.955,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.79246,
"c": 0.08524,
"h": 192.7
},
"luminance": 0.51709
}Semantic roles & 50–950 ramp
primary
#75CDCA
secondary
#994D50
accent
#2B30BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483