#75CFB2#75CFB2
#75CFB2 is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.0% C 0.097 H 170.8°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFB2 |
|---|---|
| RGB | rgb(117, 207, 178) |
| HSL | hsl(161, 48%, 64%) |
| HSV | hsv(161, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(77.05, -33.78, 6.04) |
| CIE-LCH | lch(77.05, 34.31, 169.86°) |
| OKLab | oklab(79% -0.0958 0.0155) |
| OKLCH | oklch(79% 0.097 170.8) |
| XYZ | xyz(37.6816, 51.6191, 50.0887) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.86
Mediumaquamarine
#66CDAA
ΔE00 2.25
Pale Teal
#82CBB2
ΔE00 2.34
Light Teal
#90E4C1
ΔE00 5.54
Seafoam
#7FE0B3
ΔE00 5.61
Eucalyptus
#44D7A8
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFB2 #CF7592
analogous
#75CF85 #75CFB2 #75BFCF
triadic
#75CFB2 #B275CF #CFB275
tetradic
#75CFB2 #8575CF #CF7592 #BFCF75
square
#75CFB2 #8575CF #CF7592 #BFCF75
split-complementary
#75CFB2 #CF75BF #CF8575
monochromatic
#349676 #48BF99 #75CFB2 #A2DFCB #D0EFE5
Accessibility & contrast
On white
1.85
#75CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#75CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFB2
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFB2 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#57D0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfb2; /* rgb */ color: rgb(117, 207, 178); /* oklch */ color: oklch(79.0% 0.097 170.8);
Tailwind
colors: {
custom: {
50: '#a1dec9',
500: '#75cfb2',
950: '#000000',
},
}SCSS
$custom: #75cfb2; $custom-light: #a1dec9; $custom-dark: #000000;
JSON
{
"hex": "#75cfb2",
"rgb": {
"r": 117,
"g": 207,
"b": 178
},
"hsl": {
"h": 160.667,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78995,
"c": 0.09708,
"h": 170.8
},
"luminance": 0.51622
}Semantic roles & 50–950 ramp
primary
#75CFB2
secondary
#9B4D66
accent
#2A59BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482