#75FDCD#75FDCD
#75FDCD is a very light, vivid teal. Relative luminance 0.784; OKLCH L 90.5% C 0.138 H 167.4°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDCD |
|---|---|
| RGB | rgb(117, 253, 205) |
| HSL | hsl(159, 97%, 73%) |
| HSV | hsv(159, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.98, -48.34, 11.78) |
| CIE-LCH | lch(90.98, 49.76, 166.31°) |
| OKLab | oklab(90.5% -0.1351 0.0302) |
| OKLCH | oklch(90.5% 0.138 167.4) |
| XYZ | xyz(53.4757, 78.4353, 70.0672) |
| Luminance | 0.7844 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.42
Light Aquamarine
#7BFDC7
ΔE00 1.65
Light Turquoise
#7EF4CC
ΔE00 2.57
Light Aqua
#8CFFDB
ΔE00 3.35
Bright Teal
#01F9C6
ΔE00 4.33
Light Greenish Blue
#63F7B4
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDCD #FD75A5
analogous
#75FD89 #75FDCD #75E9FD
triadic
#75FDCD #CD75FD #FDCD75
tetradic
#75FDCD #8975FD #FD75A5 #E9FD75
square
#75FDCD #8975FD #FD75A5 #E9FD75
split-complementary
#75FDCD #FD75E9 #FD8975
monochromatic
#04F49F #39FCB7 #75FDCD #B1FEE3 #E1FFF4
Accessibility & contrast
On white
1.26
#75FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#75FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDCD
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDCD | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E3DFD0
Tritanopia (blue-blind)
#37FEEF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fdcd; /* rgb */ color: rgb(117, 253, 205); /* oklch */ color: oklch(90.5% 0.138 167.4);
Tailwind
colors: {
custom: {
50: '#a6ffdc',
500: '#75fdcd',
950: '#000000',
},
}SCSS
$custom: #75fdcd; $custom-light: #a6ffdc; $custom-dark: #000000;
JSON
{
"hex": "#75fdcd",
"rgb": {
"r": 117,
"g": 253,
"b": 205
},
"hsl": {
"h": 158.824,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90498,
"c": 0.13839,
"h": 167.4
},
"luminance": 0.7844
}Semantic roles & 50–950 ramp
primary
#75FDCD
secondary
#DA3C74
accent
#0051E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684