#75CDBF#75CDBF
#75CDBF is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.088 H 182.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #75CDBF |
|---|---|
| RGB | rgb(117, 205, 191) |
| HSL | hsl(170, 47%, 63%) |
| HSV | hsv(170, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(76.80, -29.84, -1.31) |
| CIE-LCH | lch(76.80, 29.87, 182.51°) |
| OKLab | oklab(78.9% -0.0878 -0.004) |
| OKLCH | oklch(78.9% 0.088 182.6) |
| XYZ | xyz(38.5677, 51.2032, 57.1310) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.45
Pale Teal
#82CBB2
ΔE00 4.56
Mediumturquoise
#48D1CC
ΔE00 5.20
Turquoise
#40E0D0
ΔE00 6.36
Mediumaquamarine
#66CDAA
ΔE00 6.81
Turquoise (survey)
#06C2AC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CDBF #CD7583
analogous
#75CD93 #75CDBF #75AFCD
triadic
#75CDBF #BF75CD #CDBF75
tetradic
#75CDBF #9375CD #CD7583 #AFCD75
square
#75CDBF #9375CD #CD7583 #AFCD75
split-complementary
#75CDBF #CD75AF #CD9375
monochromatic
#359384 #48BDAA #75CDBF #A2DDD4 #CFEEE9
Accessibility & contrast
On white
1.87
#75CDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#75CDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CDBF
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CDBF | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BF
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#52D0C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cdbf; /* rgb */ color: rgb(117, 205, 191); /* oklch */ color: oklch(78.9% 0.088 182.6);
Tailwind
colors: {
custom: {
50: '#a1dcd2',
500: '#75cdbf',
950: '#000000',
},
}SCSS
$custom: #75cdbf; $custom-light: #a1dcd2; $custom-dark: #000000;
JSON
{
"hex": "#75cdbf",
"rgb": {
"r": 117,
"g": 205,
"b": 191
},
"hsl": {
"h": 170.455,
"s": 46.809,
"l": 63.137
},
"oklch": {
"l": 0.78902,
"c": 0.08791,
"h": 182.6
},
"luminance": 0.51206
}Semantic roles & 50–950 ramp
primary
#75CDBF
secondary
#994D59
accent
#2B42BA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483