#75FCCD#75FCCD
#75FCCD is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.3% C 0.137 H 167.7°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #75FCCD |
|---|---|
| RGB | rgb(117, 252, 205) |
| HSL | hsl(159, 96%, 72%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(53.6%, 0%, 18.7%, 1.2%) |
| CIE-LAB | lab(90.69, -47.92, 11.37) |
| CIE-LCH | lch(90.69, 49.25, 166.65°) |
| OKLab | oklab(90.26% -0.134 0.0291) |
| OKLCH | oklch(90.26% 0.137 167.7) |
| XYZ | xyz(53.1608, 77.8056, 69.9623) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.33
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Turquoise
#7EF4CC
ΔE00 2.30
Light Aqua
#8CFFDB
ΔE00 3.21
Bright Teal
#01F9C6
ΔE00 4.31
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FCCD #FC75A4
analogous
#75FC89 #75FCCD #75E8FC
triadic
#75FCCD #CD75FC #FCCD75
tetradic
#75FCCD #8975FC #FC75A4 #E8FC75
square
#75FCCD #8975FC #FC75A4 #E8FC75
split-complementary
#75FCCD #FC75E8 #FC8975
monochromatic
#05F19F #39FBB7 #75FCCD #B1FDE3 #E1FEF4
Accessibility & contrast
On white
1.27
#75FCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#75FCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FCCD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FCCD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#38FDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #75fccd; /* rgb */ color: rgb(117, 252, 205); /* oklch */ color: oklch(90.3% 0.137 167.7);
Tailwind
colors: {
custom: {
50: '#a6fedc',
500: '#75fccd',
950: '#000000',
},
}SCSS
$custom: #75fccd; $custom-light: #a6fedc; $custom-dark: #000000;
JSON
{
"hex": "#75fccd",
"rgb": {
"r": 117,
"g": 252,
"b": 205
},
"hsl": {
"h": 159.111,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.90264,
"c": 0.13714,
"h": 167.7
},
"luminance": 0.7781
}Semantic roles & 50–950 ramp
primary
#75FCCD
secondary
#D93D73
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684