#75FECF#75FECF
#75FECF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.138 H 168.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #75FECF |
|---|---|
| RGB | rgb(117, 254, 207) |
| HSL | hsl(159, 99%, 73%) |
| HSV | hsv(159, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 18.5%, 0.4%) |
| CIE-LAB | lab(91.31, -48.33, 11.22) |
| CIE-LCH | lch(91.31, 49.62, 166.94°) |
| OKLab | oklab(90.78% -0.1352 0.0287) |
| OKLCH | oklch(90.78% 0.138 168) |
| XYZ | xyz(54.0351, 79.1655, 71.4523) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.17
Light Aquamarine
#7BFDC7
ΔE00 1.95
Light Turquoise
#7EF4CC
ΔE00 2.59
Light Aqua
#8CFFDB
ΔE00 3.12
Bright Teal
#01F9C6
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FECF #FE75A4
analogous
#75FE8A #75FECF #75E8FE
triadic
#75FECF #CF75FE #FECF75
tetradic
#75FECF #8A75FE #FE75A4 #E8FE75
square
#75FECF #8A75FE #FE75A4 #E8FE75
split-complementary
#75FECF #FE75E8 #FE8A75
monochromatic
#02F7A3 #38FEBA #75FECF #B2FEE4 #E1FFF4
Accessibility & contrast
On white
1.25
#75FECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#75FECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FECF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FECF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCD
Deuteranopia (green-blind)
#E4E0D2
Tritanopia (blue-blind)
#35FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fecf; /* rgb */ color: rgb(117, 254, 207); /* oklch */ color: oklch(90.8% 0.138 168.0);
Tailwind
colors: {
custom: {
50: '#a6ffdd',
500: '#75fecf',
950: '#000000',
},
}SCSS
$custom: #75fecf; $custom-light: #a6ffdd; $custom-dark: #000000;
JSON
{
"hex": "#75fecf",
"rgb": {
"r": 117,
"g": 254,
"b": 207
},
"hsl": {
"h": 159.416,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90782,
"c": 0.13826,
"h": 168
},
"luminance": 0.79171
}Semantic roles & 50–950 ramp
primary
#75FECF
secondary
#DB3C73
accent
#004FE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684