#75CEB8#75CEB8
#75CEB8 is a light, moderate teal. Relative luminance 0.514; OKLCH L 78.9% C 0.092 H 176.0°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75CEB8 |
|---|---|
| RGB | rgb(117, 206, 184) |
| HSL | hsl(165, 48%, 63%) |
| HSV | hsv(165, 43%, 81%) |
| CMYK | cmyk(43.2%, 0%, 10.7%, 19.2%) |
| CIE-LAB | lab(76.91, -31.95, 2.62) |
| CIE-LCH | lch(76.91, 32.06, 175.32°) |
| OKLab | oklab(78.93% -0.092 0.0064) |
| OKLCH | oklch(78.93% 0.092 176) |
| XYZ | xyz(38.0557, 51.3824, 53.2505) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.74
Pale Teal
#82CBB2
ΔE00 2.52
Mediumaquamarine
#66CDAA
ΔE00 4.13
Light Teal
#90E4C1
ΔE00 6.66
Turquoise
#40E0D0
ΔE00 6.85
Turquoise (survey)
#06C2AC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CEB8 #CE758B
analogous
#75CE8B #75CEB8 #75B7CE
triadic
#75CEB8 #B875CE #CEB875
tetradic
#75CEB8 #8B75CE #CE758B #B7CE75
square
#75CEB8 #8B75CE #CE758B #B7CE75
split-complementary
#75CEB8 #CE75B7 #CE8B75
monochromatic
#35947C #48BEA1 #75CEB8 #A2DECF #CFEEE6
Accessibility & contrast
On white
1.86
#75CEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#75CEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CEB8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CEB8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#55D0C7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75ceb8; /* rgb */ color: rgb(117, 206, 184); /* oklch */ color: oklch(78.9% 0.092 176.0);
Tailwind
colors: {
custom: {
50: '#a1ddcd',
500: '#75ceb8',
950: '#000000',
},
}SCSS
$custom: #75ceb8; $custom-light: #a1ddcd; $custom-dark: #000000;
JSON
{
"hex": "#75ceb8",
"rgb": {
"r": 117,
"g": 206,
"b": 184
},
"hsl": {
"h": 165.169,
"s": 47.594,
"l": 63.333
},
"oklch": {
"l": 0.78929,
"c": 0.09226,
"h": 176
},
"luminance": 0.51385
}Semantic roles & 50–950 ramp
primary
#75CEB8
secondary
#9A4D60
accent
#2B4EBB
background
#FCFEFE
surface
#F6FCFA
border
#D0D5D3
text
#0F1513
muted
#808483