#75FFED#75FFED
#75FFED is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.124 H 183.9°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFED |
|---|---|
| RGB | rgb(117, 255, 237) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.31, -41.86, -2.84) |
| CIE-LCH | lch(92.31, 41.96, 183.88°) |
| OKLab | oklab(91.84% -0.1234 -0.0083) |
| OKLCH | oklch(91.84% 0.124 183.9) |
| XYZ | xyz(58.3755, 81.4107, 92.7418) |
| Luminance | 0.8142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.67
Bright Aqua
#0BF9EA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 5.44
Light Aqua
#8CFFDB
ΔE00 6.08
Bright Cyan
#41FDFE
ΔE00 6.51
Aqua
#00FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFED #FF7587
analogous
#75FFA8 #75FFED #75CCFF
triadic
#75FFED #ED75FF #FFED75
tetradic
#75FFED #A875FF #FF7587 #CCFF75
square
#75FFED #A875FF #FF7587 #CCFF75
split-complementary
#75FFED #FF75CC #FFA875
monochromatic
#00FAD9 #38FFE5 #75FFED #B2FFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#75FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#75FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFED
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFED | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75ffed; /* rgb */ color: rgb(117, 255, 237); /* oklch */ color: oklch(91.8% 0.124 183.9);
Tailwind
colors: {
custom: {
50: '#a8fff2',
500: '#75ffed',
950: '#000000',
},
}SCSS
$custom: #75ffed; $custom-light: #a8fff2; $custom-dark: #000000;
JSON
{
"hex": "#75ffed",
"rgb": {
"r": 117,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.174,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91836,
"c": 0.12366,
"h": 183.9
},
"luminance": 0.81416
}Semantic roles & 50–950 ramp
primary
#75FFED
secondary
#DD3C51
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685