#75DFAA#75DFAA
#75DFAA is a very light, vivid teal. Relative luminance 0.595; OKLCH L 82.6% C 0.125 H 160.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #75DFAA |
|---|---|
| RGB | rgb(117, 223, 170) |
| HSL | hsl(150, 62%, 67%) |
| HSV | hsv(150, 48%, 87%) |
| CMYK | cmyk(47.5%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.54, -42.72, 16.66) |
| CIE-LCH | lch(81.54, 45.85, 158.69°) |
| OKLab | oklab(82.58% -0.1178 0.0426) |
| OKLCH | oklch(82.58% 0.125 160.1) |
| XYZ | xyz(40.9762, 59.4563, 47.3393) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.04
Eucalyptus
#44D7A8
ΔE00 4.66
Hospital Green
#9BE5AA
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.16
Light Greenish Blue
#63F7B4
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75DFAA #DF75AA
analogous
#75DF75 #75DFAA #75DFDF
triadic
#75DFAA #AA75DF #DFAA75
tetradic
#75DFAA #7575DF #DF75AA #DFDF75
square
#75DFAA #7575DF #DF75AA #DFDF75
split-complementary
#75DFAA #DF75DF #DF7575
monochromatic
#29B16D #43D38B #75DFAA #A7EBC9 #D8F6E7
Accessibility & contrast
On white
1.63
#75DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#75DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75DFAA
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75DFAA | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD1A7
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#57DED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #75dfaa; /* rgb */ color: rgb(117, 223, 170); /* oklch */ color: oklch(82.6% 0.125 160.1);
Tailwind
colors: {
custom: {
50: '#a3e9c3',
500: '#75dfaa',
950: '#000000',
},
}SCSS
$custom: #75dfaa; $custom-light: #a3e9c3; $custom-dark: #000000;
JSON
{
"hex": "#75dfaa",
"rgb": {
"r": 117,
"g": 223,
"b": 170
},
"hsl": {
"h": 150,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.82575,
"c": 0.1253,
"h": 160.1
},
"luminance": 0.5946
}Semantic roles & 50–950 ramp
primary
#75DFAA
secondary
#B2467C
accent
#1B73CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482