#75CFBE#75CFBE
#75CFBE is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.091 H 180.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFBE |
|---|---|
| RGB | rgb(117, 207, 190) |
| HSL | hsl(169, 48%, 64%) |
| HSV | hsv(169, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(77.35, -31.03, 0.04) |
| CIE-LCH | lch(77.35, 31.03, 179.93°) |
| OKLab | oklab(79.34% -0.0906 -0.0004) |
| OKLCH | oklch(79.34% 0.091 180.3) |
| XYZ | xyz(38.9395, 52.1223, 56.7139) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.38
Pale Teal
#82CBB2
ΔE00 3.85
Mediumturquoise
#48D1CC
ΔE00 5.82
Mediumaquamarine
#66CDAA
ΔE00 5.82
Turquoise
#40E0D0
ΔE00 6.05
Turquoise (survey)
#06C2AC
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFBE #CF7586
analogous
#75CF91 #75CFBE #75B3CF
triadic
#75CFBE #BE75CF #CFBE75
tetradic
#75CFBE #9175CF #CF7586 #B3CF75
square
#75CFBE #9175CF #CF7586 #B3CF75
split-complementary
#75CFBE #CF75B3 #CF9175
monochromatic
#349683 #48BFA9 #75CFBE #A2DFD3 #D0EFE9
Accessibility & contrast
On white
1.84
#75CFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#75CFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFBE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFBE | 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)
#C8C6BD
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#52D2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cfbe; /* rgb */ color: rgb(117, 207, 190); /* oklch */ color: oklch(79.3% 0.091 180.3);
Tailwind
colors: {
custom: {
50: '#a2ded1',
500: '#75cfbe',
950: '#000000',
},
}SCSS
$custom: #75cfbe; $custom-light: #a2ded1; $custom-dark: #000000;
JSON
{
"hex": "#75cfbe",
"rgb": {
"r": 117,
"g": 207,
"b": 190
},
"hsl": {
"h": 168.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79338,
"c": 0.09059,
"h": 180.3
},
"luminance": 0.52125
}Semantic roles & 50–950 ramp
primary
#75CFBE
secondary
#9B4D5C
accent
#2A45BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483