#75CFB3#75CFB3
#75CFB3 is a light, moderate teal. Relative luminance 0.517; OKLCH L 79.0% C 0.096 H 171.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFB3 |
|---|---|
| RGB | rgb(117, 207, 179) |
| HSL | hsl(161, 48%, 64%) |
| HSV | hsv(161, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 13.5%, 18.8%) |
| CIE-LAB | lab(77.08, -33.56, 5.54) |
| CIE-LCH | lch(77.08, 34.01, 170.62°) |
| OKLab | oklab(79.02% -0.0954 0.0141) |
| OKLCH | oklch(79.02% 0.096 171.6) |
| XYZ | xyz(37.7823, 51.6594, 50.6194) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.65
Pale Teal
#82CBB2
ΔE00 2.26
Mediumaquamarine
#66CDAA
ΔE00 2.48
Light Teal
#90E4C1
ΔE00 5.63
Seafoam
#7FE0B3
ΔE00 5.84
Eucalyptus
#44D7A8
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFB3 #CF7591
analogous
#75CF86 #75CFB3 #75BECF
triadic
#75CFB3 #B375CF #CFB375
tetradic
#75CFB3 #8675CF #CF7591 #BECF75
square
#75CFB3 #8675CF #CF7591 #BECF75
split-complementary
#75CFB3 #CF75BE #CF8675
monochromatic
#349677 #48BF9A #75CFB3 #A2DFCC #D0EFE5
Accessibility & contrast
On white
1.85
#75CFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#75CFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFB3
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFB3 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B2
Deuteranopia (green-blind)
#BBBAB5
Tritanopia (blue-blind)
#57D0C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfb3; /* rgb */ color: rgb(117, 207, 179); /* oklch */ color: oklch(79.0% 0.096 171.6);
Tailwind
colors: {
custom: {
50: '#a1dec9',
500: '#75cfb3',
950: '#000000',
},
}SCSS
$custom: #75cfb3; $custom-light: #a1dec9; $custom-dark: #000000;
JSON
{
"hex": "#75cfb3",
"rgb": {
"r": 117,
"g": 207,
"b": 179
},
"hsl": {
"h": 161.333,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.79023,
"c": 0.09644,
"h": 171.6
},
"luminance": 0.51662
}Semantic roles & 50–950 ramp
primary
#75CFB3
secondary
#9B4D65
accent
#2A57BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482