#75CFBF#75CFBF
#75CFBF is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.4% C 0.090 H 181.1°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFBF |
|---|---|
| RGB | rgb(117, 207, 191) |
| HSL | hsl(169, 48%, 64%) |
| HSV | hsv(169, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(77.38, -30.80, -0.46) |
| CIE-LCH | lch(77.38, 30.80, 180.86°) |
| OKLab | oklab(79.37% -0.0902 -0.0017) |
| OKLCH | oklch(79.37% 0.09 181.1) |
| XYZ | xyz(39.0492, 52.1662, 57.2915) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.73
Pale Teal
#82CBB2
ΔE00 4.14
Mediumturquoise
#48D1CC
ΔE00 5.55
Turquoise
#40E0D0
ΔE00 6.00
Mediumaquamarine
#66CDAA
ΔE00 6.17
Turquoise (survey)
#06C2AC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFBF #CF7585
analogous
#75CF92 #75CFBF #75B2CF
triadic
#75CFBF #BF75CF #CFBF75
tetradic
#75CFBF #9275CF #CF7585 #B2CF75
square
#75CFBF #9275CF #CF7585 #B2CF75
split-complementary
#75CFBF #CF75B2 #CF9275
monochromatic
#349684 #48BFAA #75CFBF #A2DFD4 #D0EFE9
Accessibility & contrast
On white
1.84
#75CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#75CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFBF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFBF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#B9BBC0
Tritanopia (blue-blind)
#51D2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cfbf; /* rgb */ color: rgb(117, 207, 191); /* oklch */ color: oklch(79.4% 0.090 181.1);
Tailwind
colors: {
custom: {
50: '#a2ded2',
500: '#75cfbf',
950: '#000000',
},
}SCSS
$custom: #75cfbf; $custom-light: #a2ded2; $custom-dark: #000000;
JSON
{
"hex": "#75cfbf",
"rgb": {
"r": 117,
"g": 207,
"b": 191
},
"hsl": {
"h": 169.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79368,
"c": 0.09018,
"h": 181.1
},
"luminance": 0.52169
}Semantic roles & 50–950 ramp
primary
#75CFBF
secondary
#9B4D5B
accent
#2A44BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483