#75FDC2#75FDC2
#75FDC2 is a very light, vivid teal. Relative luminance 0.779; OKLCH L 90.2% C 0.147 H 162.6°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDC2 |
|---|---|
| RGB | rgb(117, 253, 194) |
| HSL | hsl(154, 97%, 73%) |
| HSV | hsv(154, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 23.3%, 0.8%) |
| CIE-LAB | lab(90.74, -50.66, 17.11) |
| CIE-LCH | lch(90.74, 53.47, 161.34°) |
| OKLab | oklab(90.23% -0.1399 0.0438) |
| OKLCH | oklch(90.23% 0.147 162.6) |
| XYZ | xyz(52.1943, 77.9228, 63.3185) |
| Luminance | 0.7793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.10
Light Greenish Blue
#63F7B4
ΔE00 2.35
Light Blue Green
#7EFBB3
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.79
Greenish Cyan
#2AFEB7
ΔE00 3.91
Seafoam (survey)
#80F9AD
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDC2 #FD75B0
analogous
#75FD7E #75FDC2 #75F4FD
triadic
#75FDC2 #C275FD #FDC275
tetradic
#75FDC2 #7E75FD #FD75B0 #F4FD75
square
#75FDC2 #7E75FD #FD75B0 #F4FD75
split-complementary
#75FDC2 #FD75F4 #FD7E75
monochromatic
#04F48C #39FCA7 #75FDC2 #B1FEDD #E1FFF2
Accessibility & contrast
On white
1.27
#75FDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#75FDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDC2
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDC2 | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDBF
Deuteranopia (green-blind)
#E6DFC6
Tritanopia (blue-blind)
#40FDED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fdc2; /* rgb */ color: rgb(117, 253, 194); /* oklch */ color: oklch(90.2% 0.147 162.6);
Tailwind
colors: {
custom: {
50: '#a6ffd4',
500: '#75fdc2',
950: '#000000',
},
}SCSS
$custom: #75fdc2; $custom-light: #a6ffd4; $custom-dark: #000000;
JSON
{
"hex": "#75fdc2",
"rgb": {
"r": 117,
"g": 253,
"b": 194
},
"hsl": {
"h": 153.971,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90231,
"c": 0.14658,
"h": 162.6
},
"luminance": 0.77928
}Semantic roles & 50–950 ramp
primary
#75FDC2
secondary
#DA3C81
accent
#0064E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683