#75FCC2#75FCC2
#75FCC2 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.145 H 162.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCC2 |
|---|---|
| RGB | rgb(117, 252, 194) |
| HSL | hsl(154, 96%, 72%) |
| HSV | hsv(154, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 23%, 1.2%) |
| CIE-LAB | lab(90.46, -50.24, 16.70) |
| CIE-LCH | lch(90.46, 52.94, 161.61°) |
| OKLab | oklab(90% -0.1388 0.0428) |
| OKLCH | oklch(90% 0.145 162.9) |
| XYZ | xyz(51.8794, 77.2931, 63.2136) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.96
Light Greenish Blue
#63F7B4
ΔE00 2.39
Light Blue Green
#7EFBB3
ΔE00 3.35
Aquamarine
#7FFFD4
ΔE00 3.64
Greenish Cyan
#2AFEB7
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCC2 #FC75AF
analogous
#75FC7E #75FCC2 #75F3FC
triadic
#75FCC2 #C275FC #FCC275
tetradic
#75FCC2 #7E75FC #FC75AF #F3FC75
square
#75FCC2 #7E75FC #FC75AF #F3FC75
split-complementary
#75FCC2 #FC75F3 #FC7E75
monochromatic
#05F18C #39FBA8 #75FCC2 #B1FDDC #E1FEF2
Accessibility & contrast
On white
1.28
#75FCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#75FCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCC2
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCC2 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBF
Deuteranopia (green-blind)
#E5DEC6
Tritanopia (blue-blind)
#41FCEC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fcc2; /* rgb */ color: rgb(117, 252, 194); /* oklch */ color: oklch(90.0% 0.145 162.9);
Tailwind
colors: {
custom: {
50: '#a6fed4',
500: '#75fcc2',
950: '#000000',
},
}SCSS
$custom: #75fcc2; $custom-light: #a6fed4; $custom-dark: #000000;
JSON
{
"hex": "#75fcc2",
"rgb": {
"r": 117,
"g": 252,
"b": 194
},
"hsl": {
"h": 154.222,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.89996,
"c": 0.14527,
"h": 162.9
},
"luminance": 0.77298
}Semantic roles & 50–950 ramp
primary
#75FCC2
secondary
#D93D80
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683