#75CEBF#75CEBF
#75CEBF is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.1% C 0.089 H 181.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEBF |
|---|---|
| RGB | rgb(117, 206, 191) |
| HSL | hsl(170, 48%, 63%) |
| HSV | hsv(170, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 7.3%, 19.2%) |
| CIE-LAB | lab(77.09, -30.32, -0.89) |
| CIE-LCH | lch(77.09, 30.33, 181.67°) |
| OKLab | oklab(79.14% -0.089 -0.0029) |
| OKLCH | oklch(79.14% 0.089 181.8) |
| XYZ | xyz(38.8077, 51.6832, 57.2110) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.08
Pale Teal
#82CBB2
ΔE00 4.33
Mediumturquoise
#48D1CC
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 6.16
Mediumaquamarine
#66CDAA
ΔE00 6.48
Turquoise (survey)
#06C2AC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEBF #CE7584
analogous
#75CE92 #75CEBF #75B0CE
triadic
#75CEBF #BF75CE #CEBF75
tetradic
#75CEBF #9275CE #CE7584 #B0CE75
square
#75CEBF #9275CE #CE7584 #B0CE75
split-complementary
#75CEBF #CE75B0 #CE9275
monochromatic
#359484 #48BEAA #75CEBF #A2DED4 #CFEEE9
Accessibility & contrast
On white
1.85
#75CEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#75CEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEBF
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEBF | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#B8BAC0
Tritanopia (blue-blind)
#51D1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cebf; /* rgb */ color: rgb(117, 206, 191); /* oklch */ color: oklch(79.1% 0.089 181.8);
Tailwind
colors: {
custom: {
50: '#a2ddd2',
500: '#75cebf',
950: '#000000',
},
}SCSS
$custom: #75cebf; $custom-light: #a2ddd2; $custom-dark: #000000;
JSON
{
"hex": "#75cebf",
"rgb": {
"r": 117,
"g": 206,
"b": 191
},
"hsl": {
"h": 169.888,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.79135,
"c": 0.08904,
"h": 181.8
},
"luminance": 0.51686
}Semantic roles & 50–950 ramp
primary
#75CEBF
secondary
#9A4D5A
accent
#2B43BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483