#75FFCF#75FFCF
#75FFCF is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.0% C 0.140 H 167.7°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFCF |
|---|---|
| RGB | rgb(117, 255, 207) |
| HSL | hsl(159, 100%, 73%) |
| HSV | hsv(159, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(91.60, -48.76, 11.62) |
| CIE-LCH | lch(91.60, 50.13, 166.59°) |
| OKLab | oklab(91.02% -0.1363 0.0298) |
| OKLCH | oklch(91.02% 0.14 167.7) |
| XYZ | xyz(54.3533, 79.8019, 71.5583) |
| Luminance | 0.7981 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.32
Light Aquamarine
#7BFDC7
ΔE00 1.80
Light Turquoise
#7EF4CC
ΔE00 2.85
Light Aqua
#8CFFDB
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 4.37
Light Greenish Blue
#63F7B4
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFCF #FF75A5
analogous
#75FF8A #75FFCF #75EAFF
triadic
#75FFCF #CF75FF #FFCF75
tetradic
#75FFCF #8A75FF #FF75A5 #EAFF75
square
#75FFCF #8A75FF #FF75A5 #EAFF75
split-complementary
#75FFCF #FF75EA #FF8A75
monochromatic
#00FAA3 #38FFBA #75FFCF #B2FFE4 #E0FFF4
Accessibility & contrast
On white
1.24
#75FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#75FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFCF
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFCF | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CD
Deuteranopia (green-blind)
#E5E1D2
Tritanopia (blue-blind)
#35FFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75ffcf; /* rgb */ color: rgb(117, 255, 207); /* oklch */ color: oklch(91.0% 0.140 167.7);
Tailwind
colors: {
custom: {
50: '#a7ffdd',
500: '#75ffcf',
950: '#000000',
},
}SCSS
$custom: #75ffcf; $custom-light: #a7ffdd; $custom-dark: #000000;
JSON
{
"hex": "#75ffcf",
"rgb": {
"r": 117,
"g": 255,
"b": 207
},
"hsl": {
"h": 159.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91015,
"c": 0.13951,
"h": 167.7
},
"luminance": 0.79807
}Semantic roles & 50–950 ramp
primary
#75FFCF
secondary
#DD3C74
accent
#0050E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684