#75CFBD#75CFBD
#75CFBD is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.3% C 0.091 H 179.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFBD |
|---|---|
| RGB | rgb(117, 207, 189) |
| HSL | hsl(168, 48%, 64%) |
| HSV | hsv(168, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(77.33, -31.27, 0.54) |
| CIE-LCH | lch(77.33, 31.27, 179.02°) |
| OKLab | oklab(79.31% -0.091 0.0009) |
| OKLCH | oklch(79.31% 0.091 179.4) |
| XYZ | xyz(38.8306, 52.0787, 56.1402) |
| Luminance | 0.5208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.03
Pale Teal
#82CBB2
ΔE00 3.58
Mediumaquamarine
#66CDAA
ΔE00 5.48
Mediumturquoise
#48D1CC
ΔE00 6.11
Turquoise
#40E0D0
ΔE00 6.14
Turquoise (survey)
#06C2AC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFBD #CF7587
analogous
#75CF90 #75CFBD #75B4CF
triadic
#75CFBD #BD75CF #CFBD75
tetradic
#75CFBD #9075CF #CF7587 #B4CF75
square
#75CFBD #9075CF #CF7587 #B4CF75
split-complementary
#75CFBD #CF75B4 #CF9075
monochromatic
#349682 #48BFA7 #75CFBD #A2DFD3 #D0EFE8
Accessibility & contrast
On white
1.84
#75CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#75CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFBD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFBD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#B9BABE
Tritanopia (blue-blind)
#52D2C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #75cfbd; /* rgb */ color: rgb(117, 207, 189); /* oklch */ color: oklch(79.3% 0.091 179.4);
Tailwind
colors: {
custom: {
50: '#a2ded0',
500: '#75cfbd',
950: '#000000',
},
}SCSS
$custom: #75cfbd; $custom-light: #a2ded0; $custom-dark: #000000;
JSON
{
"hex": "#75cfbd",
"rgb": {
"r": 117,
"g": 207,
"b": 189
},
"hsl": {
"h": 168,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79309,
"c": 0.09102,
"h": 179.4
},
"luminance": 0.52082
}Semantic roles & 50–950 ramp
primary
#75CFBD
secondary
#9B4D5D
accent
#2A47BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483