#75FFEE#75FFEE
#75FFEE is a very light, vivid teal. Relative luminance 0.815; OKLCH L 91.9% C 0.123 H 184.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFEE |
|---|---|
| RGB | rgb(117, 255, 238) |
| HSL | hsl(173, 100%, 73%) |
| HSV | hsv(173, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(92.34, -41.62, -3.32) |
| CIE-LCH | lch(92.34, 41.75, 184.55°) |
| OKLab | oklab(91.87% -0.123 -0.0096) |
| OKLCH | oklch(91.87% 0.123 184.5) |
| XYZ | xyz(58.5220, 81.4693, 93.5134) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.87
Bright Aqua
#0BF9EA
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 6.21
Aqua
#00FFFF
ΔE00 6.37
Light Aqua
#8CFFDB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFEE #FF7586
analogous
#75FFA9 #75FFEE #75CBFF
triadic
#75FFEE #EE75FF #FFEE75
tetradic
#75FFEE #A975FF #FF7586 #CBFF75
square
#75FFEE #A975FF #FF7586 #CBFF75
split-complementary
#75FFEE #FF75CB #FFA975
monochromatic
#00FADB #38FFE6 #75FFEE #B2FFF6 #E0FFFB
Accessibility & contrast
On white
1.21
#75FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#75FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFEE
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFEE | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2ED
Deuteranopia (green-blind)
#DEE2F0
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75ffee; /* rgb */ color: rgb(117, 255, 238); /* oklch */ color: oklch(91.9% 0.123 184.5);
Tailwind
colors: {
custom: {
50: '#a8fff3',
500: '#75ffee',
950: '#000000',
},
}SCSS
$custom: #75ffee; $custom-light: #a8fff3; $custom-dark: #000000;
JSON
{
"hex": "#75ffee",
"rgb": {
"r": 117,
"g": 255,
"b": 238
},
"hsl": {
"h": 172.609,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91866,
"c": 0.12333,
"h": 184.5
},
"luminance": 0.81475
}Semantic roles & 50–950 ramp
primary
#75FFEE
secondary
#DD3C4F
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685