#75DCC2#75DCC2
#75DCC2 is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.5% C 0.104 H 175.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #75DCC2 |
|---|---|
| RGB | rgb(117, 220, 194) |
| HSL | hsl(165, 60%, 66%) |
| HSV | hsv(165, 47%, 86%) |
| CMYK | cmyk(46.8%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(81.21, -36.20, 3.51) |
| CIE-LCH | lch(81.21, 36.37, 174.46°) |
| OKLab | oklab(82.49% -0.1038 0.0088) |
| OKLCH | oklch(82.49% 0.104 175.2) |
| XYZ | xyz(42.6628, 58.8599, 60.1414) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.88
Light Teal
#90E4C1
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 4.85
Pale Teal
#82CBB2
ΔE00 4.90
Tiffany Blue
#7BF2DA
ΔE00 5.07
Turquoise
#40E0D0
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DCC2 #DC758F
analogous
#75DC8E #75DCC2 #75C3DC
triadic
#75DCC2 #C275DC #DCC275
tetradic
#75DCC2 #8E75DC #DC758F #C3DC75
square
#75DCC2 #8E75DC #DC758F #C3DC75
split-complementary
#75DCC2 #DC75C3 #DC8E75
monochromatic
#2BAB8B #44D0AC #75DCC2 #A6E8D8 #D7F5ED
Accessibility & contrast
On white
1.64
#75DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#75DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DCC2
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DCC2 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#C5C5C4
Tritanopia (blue-blind)
#4CDED4
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #75dcc2; /* rgb */ color: rgb(117, 220, 194); /* oklch */ color: oklch(82.5% 0.104 175.2);
Tailwind
colors: {
custom: {
50: '#a3e7d4',
500: '#75dcc2',
950: '#000000',
},
}SCSS
$custom: #75dcc2; $custom-light: #a3e7d4; $custom-dark: #000000;
JSON
{
"hex": "#75dcc2",
"rgb": {
"r": 117,
"g": 220,
"b": 194
},
"hsl": {
"h": 164.854,
"s": 59.538,
"l": 66.078
},
"oklch": {
"l": 0.8249,
"c": 0.10418,
"h": 175.2
},
"luminance": 0.58863
}Semantic roles & 50–950 ramp
primary
#75DCC2
secondary
#AE4861
accent
#1E49C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101614
muted
#808483