#75FCD2#75FCD2
#75FCD2 is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.4% C 0.134 H 170.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCD2 |
|---|---|
| RGB | rgb(117, 252, 210) |
| HSL | hsl(161, 96%, 72%) |
| HSV | hsv(161, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 16.7%, 1.2%) |
| CIE-LAB | lab(90.80, -46.82, 8.94) |
| CIE-LCH | lch(90.80, 47.67, 169.18°) |
| OKLab | oklab(90.39% -0.1318 0.0229) |
| OKLCH | oklch(90.39% 0.134 170.2) |
| XYZ | xyz(53.7740, 78.0509, 73.1918) |
| Luminance | 0.7806 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.01
Light Turquoise
#7EF4CC
ΔE00 1.95
Light Aqua
#8CFFDB
ΔE00 2.36
Light Aquamarine
#7BFDC7
ΔE00 3.09
Bright Teal
#01F9C6
ΔE00 4.47
Pale Turquoise
#A5FBD5
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCD2 #FC759F
analogous
#75FC8E #75FCD2 #75E3FC
triadic
#75FCD2 #D275FC #FCD275
tetradic
#75FCD2 #8E75FC #FC759F #E3FC75
square
#75FCD2 #8E75FC #FC759F #E3FC75
split-complementary
#75FCD2 #FC75E3 #FC8E75
monochromatic
#05F1A8 #39FBBE #75FCD2 #B1FDE6 #E1FEF5
Accessibility & contrast
On white
1.26
#75FCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#75FCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCD2
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCD2 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDD0
Deuteranopia (green-blind)
#E1DFD5
Tritanopia (blue-blind)
#33FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fcd2; /* rgb */ color: rgb(117, 252, 210); /* oklch */ color: oklch(90.4% 0.134 170.2);
Tailwind
colors: {
custom: {
50: '#a6fedf',
500: '#75fcd2',
950: '#000000',
},
}SCSS
$custom: #75fcd2; $custom-light: #a6fedf; $custom-dark: #000000;
JSON
{
"hex": "#75fcd2",
"rgb": {
"r": 117,
"g": 252,
"b": 210
},
"hsl": {
"h": 161.333,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90393,
"c": 0.13379,
"h": 170.2
},
"luminance": 0.78056
}Semantic roles & 50–950 ramp
primary
#75FCD2
secondary
#D93D6D
accent
#0047E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684