#75CCAE#75CCAE
#75CCAE is a light, moderate teal. Relative luminance 0.500; OKLCH L 78.2% C 0.096 H 169.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCAE |
|---|---|
| RGB | rgb(117, 204, 174) |
| HSL | hsl(159, 46%, 63%) |
| HSV | hsv(159, 43%, 80%) |
| CMYK | cmyk(42.6%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(76.08, -33.26, 6.80) |
| CIE-LCH | lch(76.08, 33.94, 168.45°) |
| OKLab | oklab(78.18% -0.0941 0.0174) |
| OKLCH | oklch(78.18% 0.096 169.5) |
| XYZ | xyz(36.5659, 50.0210, 47.7644) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.66
Mediumaquamarine
#66CDAA
ΔE00 2.04
Pale Teal
#82CBB2
ΔE00 2.19
Seafoam
#7FE0B3
ΔE00 5.86
Light Teal
#90E4C1
ΔE00 6.05
Eucalyptus
#44D7A8
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCAE #CC7593
analogous
#75CC82 #75CCAE #75BFCC
triadic
#75CCAE #AE75CC #CCAE75
tetradic
#75CCAE #8275CC #CC7593 #BFCC75
square
#75CCAE #8275CC #CC7593 #BFCC75
split-complementary
#75CCAE #CC75BF #CC8275
monochromatic
#369171 #48BB94 #75CCAE #A2DDC8 #CEEDE2
Accessibility & contrast
On white
1.91
#75CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#75CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCAE
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCAE | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#BAB7B0
Tritanopia (blue-blind)
#5ACDC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75ccae; /* rgb */ color: rgb(117, 204, 174); /* oklch */ color: oklch(78.2% 0.096 169.5);
Tailwind
colors: {
custom: {
50: '#a1dcc6',
500: '#75ccae',
950: '#000000',
},
}SCSS
$custom: #75ccae; $custom-light: #a1dcc6; $custom-dark: #000000;
JSON
{
"hex": "#75ccae",
"rgb": {
"r": 117,
"g": 204,
"b": 174
},
"hsl": {
"h": 159.31,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.78179,
"c": 0.09567,
"h": 169.5
},
"luminance": 0.50024
}Semantic roles & 50–950 ramp
primary
#75CCAE
secondary
#984E67
accent
#2C5DB9
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482