#75CFBB#75CFBB
#75CFBB is a light, moderate teal. Relative luminance 0.520; OKLCH L 79.3% C 0.092 H 177.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFBB |
|---|---|
| RGB | rgb(117, 207, 187) |
| HSL | hsl(167, 48%, 64%) |
| HSV | hsv(167, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(77.28, -31.73, 1.54) |
| CIE-LCH | lch(77.28, 31.77, 177.23°) |
| OKLab | oklab(79.25% -0.0919 0.0036) |
| OKLCH | oklch(79.25% 0.092 177.8) |
| XYZ | xyz(38.6150, 51.9925, 55.0048) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.36
Pale Teal
#82CBB2
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 4.81
Turquoise
#40E0D0
ΔE00 6.36
Mediumturquoise
#48D1CC
ΔE00 6.69
Light Teal
#90E4C1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFBB #CF7589
analogous
#75CF8E #75CFBB #75B6CF
triadic
#75CFBB #BB75CF #CFBB75
tetradic
#75CFBB #8E75CF #CF7589 #B6CF75
square
#75CFBB #8E75CF #CF7589 #B6CF75
split-complementary
#75CFBB #CF75B6 #CF8E75
monochromatic
#349680 #48BFA5 #75CFBB #A2DFD1 #D0EFE8
Accessibility & contrast
On white
1.84
#75CFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#75CFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFBB
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFBB | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#BABABD
Tritanopia (blue-blind)
#53D1C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cfbb; /* rgb */ color: rgb(117, 207, 187); /* oklch */ color: oklch(79.3% 0.092 177.8);
Tailwind
colors: {
custom: {
50: '#a1decf',
500: '#75cfbb',
950: '#000000',
},
}SCSS
$custom: #75cfbb; $custom-light: #a1decf; $custom-dark: #000000;
JSON
{
"hex": "#75cfbb",
"rgb": {
"r": 117,
"g": 207,
"b": 187
},
"hsl": {
"h": 166.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.7925,
"c": 0.09196,
"h": 177.8
},
"luminance": 0.51995
}Semantic roles & 50–950 ramp
primary
#75CFBB
secondary
#9B4D5E
accent
#2A4ABC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1513
muted
#808483