#75CBBF#75CBBF
#75CBBF is a light, moderate teal. Relative luminance 0.503; OKLCH L 78.4% C 0.086 H 184.2°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75CBBF |
|---|---|
| RGB | rgb(117, 203, 191) |
| HSL | hsl(172, 45%, 63%) |
| HSV | hsv(172, 42%, 80%) |
| CMYK | cmyk(42.4%, 0%, 5.9%, 20.4%) |
| CIE-LAB | lab(76.22, -28.88, -2.16) |
| CIE-LCH | lch(76.22, 28.96, 184.27°) |
| OKLab | oklab(78.44% -0.0855 -0.0062) |
| OKLCH | oklch(78.44% 0.086 184.2) |
| XYZ | xyz(38.0923, 50.2525, 56.9725) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Pale Teal
#82CBB2
ΔE00 5.09
Seafoam Blue
#78D1B6
ΔE00 5.23
Turquoise
#40E0D0
ΔE00 6.82
Mediumaquamarine
#66CDAA
ΔE00 7.51
Topaz
#13BBAF
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CBBF #CB7581
analogous
#75CB94 #75CBBF #75ACCB
triadic
#75CBBF #BF75CB #CBBF75
tetradic
#75CBBF #9475CB #CB7581 #ACCB75
square
#75CBBF #9475CB #CB7581 #ACCB75
split-complementary
#75CBBF #CB75AC #CB9475
monochromatic
#369083 #49BAAA #75CBBF #A1DCD4 #CEECE8
Accessibility & contrast
On white
1.90
#75CBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#75CBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CBBF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CBBF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BF
Deuteranopia (green-blind)
#B5B7C0
Tritanopia (blue-blind)
#52CEC7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #75cbbf; /* rgb */ color: rgb(117, 203, 191); /* oklch */ color: oklch(78.4% 0.086 184.2);
Tailwind
colors: {
custom: {
50: '#a1dbd2',
500: '#75cbbf',
950: '#000000',
},
}SCSS
$custom: #75cbbf; $custom-light: #a1dbd2; $custom-dark: #000000;
JSON
{
"hex": "#75cbbf",
"rgb": {
"r": 117,
"g": 203,
"b": 191
},
"hsl": {
"h": 171.628,
"s": 45.263,
"l": 62.745
},
"oklch": {
"l": 0.78437,
"c": 0.0857,
"h": 184.2
},
"luminance": 0.50255
}Semantic roles & 50–950 ramp
primary
#75CBBF
secondary
#964E58
accent
#2D41B8
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483