#75CCBE#75CCBE
#75CCBE is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.087 H 182.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #75CCBE |
|---|---|
| RGB | rgb(117, 204, 190) |
| HSL | hsl(170, 46%, 63%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(42.6%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(76.49, -29.60, -1.23) |
| CIE-LCH | lch(76.49, 29.62, 182.38°) |
| OKLab | oklab(78.64% -0.0871 -0.0038) |
| OKLCH | oklch(78.64% 0.087 182.5) |
| XYZ | xyz(38.2196, 50.6825, 56.4739) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.48
Pale Teal
#82CBB2
ΔE00 4.48
Mediumturquoise
#48D1CC
ΔE00 5.31
Turquoise
#40E0D0
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.79
Turquoise (survey)
#06C2AC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CCBE #CC7583
analogous
#75CC92 #75CCBE #75AECC
triadic
#75CCBE #BE75CC #CCBE75
tetradic
#75CCBE #9275CC #CC7583 #AECC75
square
#75CCBE #9275CC #CC7583 #AECC75
split-complementary
#75CCBE #CC75AE #CC9275
monochromatic
#369182 #48BBA9 #75CCBE #A2DDD3 #CEEDE8
Accessibility & contrast
On white
1.89
#75CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#75CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CCBE
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CCBE | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#52CFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75ccbe; /* rgb */ color: rgb(117, 204, 190); /* oklch */ color: oklch(78.6% 0.087 182.5);
Tailwind
colors: {
custom: {
50: '#a1dcd1',
500: '#75ccbe',
950: '#000000',
},
}SCSS
$custom: #75ccbe; $custom-light: #a1dcd1; $custom-dark: #000000;
JSON
{
"hex": "#75ccbe",
"rgb": {
"r": 117,
"g": 204,
"b": 190
},
"hsl": {
"h": 170.345,
"s": 46.032,
"l": 62.941
},
"oklch": {
"l": 0.78639,
"c": 0.08715,
"h": 182.5
},
"luminance": 0.50685
}Semantic roles & 50–950 ramp
primary
#75CCBE
secondary
#984E5A
accent
#2C43B9
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483