#75FACA#75FACA
#75FACA is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.7% C 0.137 H 167.0°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75FACA |
|---|---|
| RGB | rgb(117, 250, 202) |
| HSL | hsl(158, 93%, 72%) |
| HSV | hsv(158, 53%, 98%) |
| CMYK | cmyk(53.2%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(90.05, -47.71, 12.00) |
| CIE-LCH | lch(90.05, 49.20, 165.88°) |
| OKLab | oklab(89.72% -0.1332 0.0308) |
| OKLCH | oklch(89.72% 0.137 167) |
| XYZ | xyz(52.1774, 76.4126, 67.8651) |
| Luminance | 0.7642 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.61
Aquamarine
#7FFFD4
ΔE00 1.76
Light Turquoise
#7EF4CC
ΔE00 2.22
Light Aqua
#8CFFDB
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 4.27
Bright Teal
#01F9C6
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FACA #FA75A5
analogous
#75FA88 #75FACA #75E7FA
triadic
#75FACA #CA75FA #FACA75
tetradic
#75FACA #8875FA #FA75A5 #E7FA75
square
#75FACA #8875FA #FA75A5 #E7FA75
split-complementary
#75FACA #FA75E7 #FA8875
monochromatic
#09EC9A #3AF8B3 #75FACA #B0FCE1 #E1FEF4
Accessibility & contrast
On white
1.29
#75FACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#75FACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FACA
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FACA | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EBC8
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#3BFBEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #75faca; /* rgb */ color: rgb(117, 250, 202); /* oklch */ color: oklch(89.7% 0.137 167.0);
Tailwind
colors: {
custom: {
50: '#a6fcda',
500: '#75faca',
950: '#000000',
},
}SCSS
$custom: #75faca; $custom-light: #a6fcda; $custom-dark: #000000;
JSON
{
"hex": "#75faca",
"rgb": {
"r": 117,
"g": 250,
"b": 202
},
"hsl": {
"h": 158.346,
"s": 93.007,
"l": 71.961
},
"oklch": {
"l": 0.89721,
"c": 0.13671,
"h": 167
},
"luminance": 0.76417
}Semantic roles & 50–950 ramp
primary
#75FACA
secondary
#D63D74
accent
#0053E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683