#75FDCF#75FDCF
#75FDCF is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.137 H 168.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDCF |
|---|---|
| RGB | rgb(117, 253, 207) |
| HSL | hsl(160, 97%, 73%) |
| HSV | hsv(160, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 18.2%, 0.8%) |
| CIE-LAB | lab(91.02, -47.91, 10.81) |
| CIE-LCH | lch(91.02, 49.11, 167.29°) |
| OKLab | oklab(90.55% -0.1342 0.0277) |
| OKLCH | oklch(90.55% 0.137 168.3) |
| XYZ | xyz(53.7186, 78.5325, 71.3468) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.07
Light Aquamarine
#7BFDC7
ΔE00 2.13
Light Turquoise
#7EF4CC
ΔE00 2.33
Light Aqua
#8CFFDB
ΔE00 2.97
Bright Teal
#01F9C6
ΔE00 4.32
Light Greenish Blue
#63F7B4
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDCF #FD75A3
analogous
#75FD8B #75FDCF #75E7FD
triadic
#75FDCF #CF75FD #FDCF75
tetradic
#75FDCF #8B75FD #FD75A3 #E7FD75
square
#75FDCF #8B75FD #FD75A3 #E7FD75
split-complementary
#75FDCF #FD75E7 #FD8B75
monochromatic
#04F4A3 #39FCBA #75FDCF #B1FEE4 #E1FFF5
Accessibility & contrast
On white
1.26
#75FDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#75FDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDCF
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDCF | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECD
Deuteranopia (green-blind)
#E3DFD2
Tritanopia (blue-blind)
#36FEF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #75fdcf; /* rgb */ color: rgb(117, 253, 207); /* oklch */ color: oklch(90.5% 0.137 168.3);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#75fdcf',
950: '#000000',
},
}SCSS
$custom: #75fdcf; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#75fdcf",
"rgb": {
"r": 117,
"g": 253,
"b": 207
},
"hsl": {
"h": 159.706,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.90549,
"c": 0.13702,
"h": 168.3
},
"luminance": 0.78537
}Semantic roles & 50–950 ramp
primary
#75FDCF
secondary
#DA3C72
accent
#004EE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684