#75FEE2#75FEE2
#75FEE2 is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.3% C 0.127 H 177.9°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEE2 |
|---|---|
| RGB | rgb(117, 254, 226) |
| HSL | hsl(168, 99%, 73%) |
| HSV | hsv(168, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 11%, 0.4%) |
| CIE-LAB | lab(91.75, -44.04, 2.04) |
| CIE-LCH | lch(91.75, 44.09, 177.35°) |
| OKLab | oklab(91.29% -0.127 0.0047) |
| OKLCH | oklch(91.29% 0.127 177.9) |
| XYZ | xyz(56.4993, 80.1512, 84.4300) |
| Luminance | 0.8016 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.73
Light Aqua
#8CFFDB
ΔE00 3.34
Aquamarine
#7FFFD4
ΔE00 4.37
Light Turquoise
#7EF4CC
ΔE00 4.61
Bright Aqua
#0BF9EA
ΔE00 5.79
Aqua (survey)
#13EAC9
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEE2 #FE7591
analogous
#75FE9D #75FEE2 #75D6FE
triadic
#75FEE2 #E275FE #FEE275
tetradic
#75FEE2 #9D75FE #FE7591 #D6FE75
square
#75FEE2 #9D75FE #FE7591 #D6FE75
split-complementary
#75FEE2 #FE75D6 #FE9D75
monochromatic
#02F7C5 #38FED5 #75FEE2 #B2FEEF #E1FFF9
Accessibility & contrast
On white
1.23
#75FEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#75FEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEE2
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEE2 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E1
Deuteranopia (green-blind)
#E0E1E4
Tritanopia (blue-blind)
#1CFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fee2; /* rgb */ color: rgb(117, 254, 226); /* oklch */ color: oklch(91.3% 0.127 177.9);
Tailwind
colors: {
custom: {
50: '#a7ffeb',
500: '#75fee2',
950: '#000000',
},
}SCSS
$custom: #75fee2; $custom-light: #a7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#75fee2",
"rgb": {
"r": 117,
"g": 254,
"b": 226
},
"hsl": {
"h": 167.737,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91289,
"c": 0.1271,
"h": 177.9
},
"luminance": 0.80157
}Semantic roles & 50–950 ramp
primary
#75FEE2
secondary
#DB3C5D
accent
#002FE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684