#75CEB2#75CEB2
#75CEB2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 78.8% C 0.096 H 171.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEB2 |
|---|---|
| RGB | rgb(117, 206, 178) |
| HSL | hsl(161, 48%, 63%) |
| HSV | hsv(161, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.76, -33.31, 5.62) |
| CIE-LCH | lch(76.76, 33.78, 170.42°) |
| OKLab | oklab(78.76% -0.0947 0.0144) |
| OKLCH | oklch(78.76% 0.096 171.4) |
| XYZ | xyz(37.4401, 51.1361, 50.0082) |
| Luminance | 0.5114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.85
Pale Teal
#82CBB2
ΔE00 2.12
Mediumaquamarine
#66CDAA
ΔE00 2.44
Light Teal
#90E4C1
ΔE00 5.81
Seafoam
#7FE0B3
ΔE00 5.97
Eucalyptus
#44D7A8
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEB2 #CE7591
analogous
#75CE85 #75CEB2 #75BDCE
triadic
#75CEB2 #B275CE #CEB275
tetradic
#75CEB2 #8575CE #CE7591 #BDCE75
square
#75CEB2 #8575CE #CE7591 #BDCE75
split-complementary
#75CEB2 #CE75BD #CE8575
monochromatic
#359476 #48BE99 #75CEB2 #A2DECB #CFEEE4
Accessibility & contrast
On white
1.87
#75CEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#75CEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEB2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEB2 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B1
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#57CFC6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #75ceb2; /* rgb */ color: rgb(117, 206, 178); /* oklch */ color: oklch(78.8% 0.096 171.4);
Tailwind
colors: {
custom: {
50: '#a1ddc9',
500: '#75ceb2',
950: '#000000',
},
}SCSS
$custom: #75ceb2; $custom-light: #a1ddc9; $custom-dark: #000000;
JSON
{
"hex": "#75ceb2",
"rgb": {
"r": 117,
"g": 206,
"b": 178
},
"hsl": {
"h": 161.124,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.7876,
"c": 0.09574,
"h": 171.4
},
"luminance": 0.51139
}Semantic roles & 50–950 ramp
primary
#75CEB2
secondary
#9A4D65
accent
#2B58BB
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482