#75EABC#75EABC
#75EABC is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.6% C 0.126 H 165.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75EABC |
|---|---|
| RGB | rgb(117, 234, 188) |
| HSL | hsl(156, 74%, 69%) |
| HSV | hsv(156, 50%, 92%) |
| CMYK | cmyk(50%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(85.13, -43.80, 12.28) |
| CIE-LCH | lch(85.13, 45.49, 164.33°) |
| OKLab | oklab(85.62% -0.1221 0.0315) |
| OKLCH | oklch(85.62% 0.126 165.5) |
| XYZ | xyz(45.8319, 66.2545, 57.9404) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.72
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Teal
#90E4C1
ΔE00 4.00
Light Aquamarine
#7BFDC7
ΔE00 4.16
Aqua Marine
#2EE8BB
ΔE00 4.41
Aquamarine
#7FFFD4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75EABC #EA75A3
analogous
#75EA82 #75EABC #75DEEA
triadic
#75EABC #BC75EA #EABC75
tetradic
#75EABC #8275EA #EA75A3 #DEEA75
square
#75EABC #8275EA #EA75A3 #DEEA75
split-complementary
#75EABC #EA75DE #EA8275
monochromatic
#1EC684 #40E2A2 #75EABC #AAF2D6 #DFFAF0
Accessibility & contrast
On white
1.47
#75EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#75EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75EABC
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75EABC | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DCBA
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#4BEADD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #75eabc; /* rgb */ color: rgb(117, 234, 188); /* oklch */ color: oklch(85.6% 0.126 165.5);
Tailwind
colors: {
custom: {
50: '#a4f1d0',
500: '#75eabc',
950: '#000000',
},
}SCSS
$custom: #75eabc; $custom-light: #a4f1d0; $custom-dark: #000000;
JSON
{
"hex": "#75eabc",
"rgb": {
"r": 117,
"g": 234,
"b": 188
},
"hsl": {
"h": 156.41,
"s": 73.585,
"l": 68.824
},
"oklch": {
"l": 0.85615,
"c": 0.12608,
"h": 165.5
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#75EABC
secondary
#C24174
accent
#105ED6
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101714
muted
#818583