#75DFCD#75DFCD
#75DFCD is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.5% C 0.102 H 181.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFCD |
|---|---|
| RGB | rgb(117, 223, 205) |
| HSL | hsl(170, 62%, 67%) |
| HSV | hsv(170, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(82.36, -35.01, -0.66) |
| CIE-LCH | lch(82.36, 35.02, 181.08°) |
| OKLab | oklab(83.51% -0.1024 -0.0023) |
| OKLCH | oklch(83.51% 0.102 181.3) |
| XYZ | xyz(44.7387, 60.9613, 67.1549) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.86
Tiffany Blue
#7BF2DA
ΔE00 4.41
Seafoam Blue
#78D1B6
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 6.26
Pale Teal
#82CBB2
ΔE00 6.46
Light Teal
#90E4C1
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFCD #DF7587
analogous
#75DF98 #75DFCD #75BCDF
triadic
#75DFCD #CD75DF #DFCD75
tetradic
#75DFCD #9875DF #DF7587 #BCDF75
square
#75DFCD #9875DF #DF7587 #BCDF75
split-complementary
#75DFCD #DF75BC #DF9875
monochromatic
#29B19A #43D3BB #75DFCD #A7EBDF #D8F6F1
Accessibility & contrast
On white
1.59
#75DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#75DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFCD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFCD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CC
Deuteranopia (green-blind)
#C5C8CF
Tritanopia (blue-blind)
#44E2D9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75dfcd; /* rgb */ color: rgb(117, 223, 205); /* oklch */ color: oklch(83.5% 0.102 181.3);
Tailwind
colors: {
custom: {
50: '#a3e9dc',
500: '#75dfcd',
950: '#000000',
},
}SCSS
$custom: #75dfcd; $custom-light: #a3e9dc; $custom-dark: #000000;
JSON
{
"hex": "#75dfcd",
"rgb": {
"r": 117,
"g": 223,
"b": 205
},
"hsl": {
"h": 169.811,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.83507,
"c": 0.10246,
"h": 181.3
},
"luminance": 0.60965
}Semantic roles & 50–950 ramp
primary
#75DFCD
secondary
#B24658
accent
#1B39CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101615
muted
#818484