#75CFBC#75CFBC
#75CFBC is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.091 H 178.6°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFBC |
|---|---|
| RGB | rgb(117, 207, 188) |
| HSL | hsl(167, 48%, 64%) |
| HSV | hsv(167, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(77.30, -31.50, 1.04) |
| CIE-LCH | lch(77.30, 31.52, 178.12°) |
| OKLab | oklab(79.28% -0.0915 0.0023) |
| OKLCH | oklch(79.28% 0.091 178.6) |
| XYZ | xyz(38.7224, 52.0355, 55.5705) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.69
Pale Teal
#82CBB2
ΔE00 3.32
Mediumaquamarine
#66CDAA
ΔE00 5.14
Turquoise
#40E0D0
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.40
Light Teal
#90E4C1
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFBC #CF7588
analogous
#75CF8F #75CFBC #75B5CF
triadic
#75CFBC #BC75CF #CFBC75
tetradic
#75CFBC #8F75CF #CF7588 #B5CF75
square
#75CFBC #8F75CF #CF7588 #B5CF75
split-complementary
#75CFBC #CF75B5 #CF8F75
monochromatic
#349681 #48BFA6 #75CFBC #A2DFD2 #D0EFE8
Accessibility & contrast
On white
1.84
#75CFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#75CFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFBC
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFBC | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BB
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#53D2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cfbc; /* rgb */ color: rgb(117, 207, 188); /* oklch */ color: oklch(79.3% 0.091 178.6);
Tailwind
colors: {
custom: {
50: '#a2ded0',
500: '#75cfbc',
950: '#000000',
},
}SCSS
$custom: #75cfbc; $custom-light: #a2ded0; $custom-dark: #000000;
JSON
{
"hex": "#75cfbc",
"rgb": {
"r": 117,
"g": 207,
"b": 188
},
"hsl": {
"h": 167.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79279,
"c": 0.09149,
"h": 178.6
},
"luminance": 0.52038
}Semantic roles & 50–950 ramp
primary
#75CFBC
secondary
#9B4D5D
accent
#2A49BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483