#75CFA8#75CFA8
#75CFA8 is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.7% C 0.104 H 164.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75CFA8 |
|---|---|
| RGB | rgb(117, 207, 168) |
| HSL | hsl(154, 48%, 64%) |
| HSV | hsv(154, 43%, 81%) |
| CMYK | cmyk(43.5%, 0%, 18.8%, 18.8%) |
| CIE-LAB | lab(76.82, -35.94, 11.07) |
| CIE-LCH | lch(76.82, 37.61, 162.89°) |
| OKLab | oklab(78.73% -0.1003 0.0284) |
| OKLCH | oklch(78.73% 0.104 164.2) |
| XYZ | xyz(36.7139, 51.2320, 44.9923) |
| Luminance | 0.5123 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.19
Seafoam Blue
#78D1B6
ΔE00 3.65
Seafoam
#7FE0B3
ΔE00 4.13
Pale Teal
#82CBB2
ΔE00 4.25
Eucalyptus
#44D7A8
ΔE00 4.79
Light Teal
#90E4C1
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75CFA8 #CF759C
analogous
#75CF7B #75CFA8 #75C9CF
triadic
#75CFA8 #A875CF #CFA875
tetradic
#75CFA8 #7B75CF #CF759C #C9CF75
square
#75CFA8 #7B75CF #CF759C #C9CF75
split-complementary
#75CFA8 #CF75C9 #CF7B75
monochromatic
#34966B #48BF8B #75CFA8 #A2DFC5 #D0EFE1
Accessibility & contrast
On white
1.87
#75CFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#75CFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75CFA8
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75CFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75CFA8 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A6
Deuteranopia (green-blind)
#BEB9AA
Tritanopia (blue-blind)
#5BCFC4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #75cfa8; /* rgb */ color: rgb(117, 207, 168); /* oklch */ color: oklch(78.7% 0.104 164.2);
Tailwind
colors: {
custom: {
50: '#a1dec1',
500: '#75cfa8',
950: '#000000',
},
}SCSS
$custom: #75cfa8; $custom-light: #a1dec1; $custom-dark: #000000;
JSON
{
"hex": "#75cfa8",
"rgb": {
"r": 117,
"g": 207,
"b": 168
},
"hsl": {
"h": 154,
"s": 48.387,
"l": 63.529
},
"oklch": {
"l": 0.78729,
"c": 0.10423,
"h": 164.2
},
"luminance": 0.51235
}Semantic roles & 50–950 ramp
primary
#75CFA8
secondary
#9B4D6F
accent
#2A69BC
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482