#75E2AF#75E2AF
#75E2AF is a very light, vivid teal. Relative luminance 0.613; OKLCH L 83.4% C 0.125 H 161.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #75E2AF |
|---|---|
| RGB | rgb(117, 226, 175) |
| HSL | hsl(152, 65%, 67%) |
| HSV | hsv(152, 48%, 89%) |
| CMYK | cmyk(48.2%, 0%, 22.6%, 11.4%) |
| CIE-LAB | lab(82.52, -43.02, 15.41) |
| CIE-LCH | lch(82.52, 45.70, 160.29°) |
| OKLab | oklab(83.41% -0.119 0.0395) |
| OKLCH | oklch(83.41% 0.125 161.6) |
| XYZ | xyz(42.2668, 61.2664, 50.1474) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.65
Light Teal
#90E4C1
ΔE00 4.62
Eucalyptus
#44D7A8
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 5.27
Light Greenish Blue
#63F7B4
ΔE00 5.35
Hospital Green
#9BE5AA
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75E2AF #E275A8
analogous
#75E279 #75E2AF #75DEE2
triadic
#75E2AF #AF75E2 #E2AF75
tetradic
#75E2AF #7975E2 #E275A8 #DEE275
square
#75E2AF #7975E2 #E275A8 #DEE275
split-complementary
#75E2AF #E275DE #E27975
monochromatic
#26B673 #42D792 #75E2AF #A8EDCC #DAF7EA
Accessibility & contrast
On white
1.58
#75E2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#75E2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75E2AF
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75E2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75E2AF | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AC
Deuteranopia (green-blind)
#CFC9B2
Tritanopia (blue-blind)
#54E2D4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #75e2af; /* rgb */ color: rgb(117, 226, 175); /* oklch */ color: oklch(83.4% 0.125 161.6);
Tailwind
colors: {
custom: {
50: '#a3ebc7',
500: '#75e2af',
950: '#000000',
},
}SCSS
$custom: #75e2af; $custom-light: #a3ebc7; $custom-dark: #000000;
JSON
{
"hex": "#75e2af",
"rgb": {
"r": 117,
"g": 226,
"b": 175
},
"hsl": {
"h": 151.927,
"s": 65.269,
"l": 67.255
},
"oklch": {
"l": 0.83406,
"c": 0.12535,
"h": 161.6
},
"luminance": 0.6127
}Semantic roles & 50–950 ramp
primary
#75E2AF
secondary
#B7447A
accent
#186DCD
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101613
muted
#808482