#75FFEC#75FFEC
#75FFEC is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 183.2°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFEC |
|---|---|
| RGB | rgb(117, 255, 236) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(92.29, -42.10, -2.36) |
| CIE-LCH | lch(92.29, 42.17, 183.20°) |
| OKLab | oklab(91.81% -0.1238 -0.007) |
| OKLCH | oklch(91.81% 0.124 183.2) |
| XYZ | xyz(58.2298, 81.3525, 91.9745) |
| Luminance | 0.8136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.48
Bright Aqua
#0BF9EA
ΔE00 4.27
Bright Turquoise
#0FFEF9
ΔE00 5.69
Light Aqua
#8CFFDB
ΔE00 5.79
Bright Cyan
#41FDFE
ΔE00 6.81
Aqua
#00FFFF
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFEC #FF7588
analogous
#75FFA7 #75FFEC #75CDFF
triadic
#75FFEC #EC75FF #FFEC75
tetradic
#75FFEC #A775FF #FF7588 #CDFF75
square
#75FFEC #A775FF #FF7588 #CDFF75
split-complementary
#75FFEC #FF75CD #FFA775
monochromatic
#00FAD7 #38FFE4 #75FFEC #B2FFF4 #E0FFFB
Accessibility & contrast
On white
1.22
#75FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#75FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFEC
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFEC | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#DFE2EE
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75ffec; /* rgb */ color: rgb(117, 255, 236); /* oklch */ color: oklch(91.8% 0.124 183.2);
Tailwind
colors: {
custom: {
50: '#a8fff2',
500: '#75ffec',
950: '#000000',
},
}SCSS
$custom: #75ffec; $custom-light: #a8fff2; $custom-dark: #000000;
JSON
{
"hex": "#75ffec",
"rgb": {
"r": 117,
"g": 255,
"b": 236
},
"hsl": {
"h": 171.739,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91807,
"c": 0.124,
"h": 183.2
},
"luminance": 0.81358
}Semantic roles & 50–950 ramp
primary
#75FFEC
secondary
#DD3C52
accent
#0020E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685