#75FABE#75FABE
#75FABE is a very light, vivid teal. Relative luminance 0.759; OKLCH L 89.4% C 0.146 H 161.8°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #75FABE |
|---|---|
| RGB | rgb(117, 250, 190) |
| HSL | hsl(153, 93%, 72%) |
| HSV | hsv(153, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 24%, 2%) |
| CIE-LAB | lab(89.80, -50.22, 17.83) |
| CIE-LCH | lch(89.80, 53.29, 160.45°) |
| OKLab | oklab(89.43% -0.1385 0.0456) |
| OKLCH | oklch(89.43% 0.146 161.8) |
| XYZ | xyz(50.8115, 75.8663, 60.6712) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.80
Seafoam Green
#7AF9AB
ΔE00 3.90
Greenish Cyan
#2AFEB7
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FABE #FA75B1
analogous
#75FA7C #75FABE #75F4FA
triadic
#75FABE #BE75FA #FABE75
tetradic
#75FABE #7C75FA #FA75B1 #F4FA75
square
#75FABE #7C75FA #FA75B1 #F4FA75
split-complementary
#75FABE #FA75F4 #FA7C75
monochromatic
#09EC85 #3AF8A2 #75FABE #B0FCDA #E1FEF1
Accessibility & contrast
On white
1.30
#75FABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#75FABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FABE
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FABE | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E3DCC2
Tritanopia (blue-blind)
#44FAE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75fabe; /* rgb */ color: rgb(117, 250, 190); /* oklch */ color: oklch(89.4% 0.146 161.8);
Tailwind
colors: {
custom: {
50: '#a6fdd1',
500: '#75fabe',
950: '#000000',
},
}SCSS
$custom: #75fabe; $custom-light: #a6fdd1; $custom-dark: #000000;
JSON
{
"hex": "#75fabe",
"rgb": {
"r": 117,
"g": 250,
"b": 190
},
"hsl": {
"h": 152.932,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89431,
"c": 0.14579,
"h": 161.8
},
"luminance": 0.75871
}Semantic roles & 50–950 ramp
primary
#75FABE
secondary
#D63D82
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683