#75FEE6#75FEE6
#75FEE6 is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 180.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEE6 |
|---|---|
| RGB | rgb(117, 254, 230) |
| HSL | hsl(169, 99%, 73%) |
| HSV | hsv(169, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(91.85, -43.10, 0.11) |
| CIE-LCH | lch(91.85, 43.10, 179.85°) |
| OKLab | oklab(91.4% -0.1253 -0.0004) |
| OKLCH | oklch(91.4% 0.125 180.2) |
| XYZ | xyz(57.0545, 80.3733, 87.3544) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.67
Light Aqua
#8CFFDB
ΔE00 4.34
Bright Aqua
#0BF9EA
ΔE00 4.97
Aquamarine
#7FFFD4
ΔE00 5.55
Light Turquoise
#7EF4CC
ΔE00 5.66
Aqua (survey)
#13EAC9
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEE6 #FE758D
analogous
#75FEA1 #75FEE6 #75D1FE
triadic
#75FEE6 #E675FE #FEE675
tetradic
#75FEE6 #A175FE #FE758D #D1FE75
square
#75FEE6 #A175FE #FE758D #D1FE75
split-complementary
#75FEE6 #FE75D1 #FEA175
monochromatic
#02F7CC #38FEDB #75FEE6 #B2FEF1 #E1FFF9
Accessibility & contrast
On white
1.23
#75FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#75FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEE6
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEE6 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#DFE1E8
Tritanopia (blue-blind)
#11FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fee6; /* rgb */ color: rgb(117, 254, 230); /* oklch */ color: oklch(91.4% 0.125 180.2);
Tailwind
colors: {
custom: {
50: '#a7ffed',
500: '#75fee6',
950: '#000000',
},
}SCSS
$custom: #75fee6; $custom-light: #a7ffed; $custom-dark: #000000;
JSON
{
"hex": "#75fee6",
"rgb": {
"r": 117,
"g": 254,
"b": 230
},
"hsl": {
"h": 169.489,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91403,
"c": 0.1253,
"h": 180.2
},
"luminance": 0.80379
}Semantic roles & 50–950 ramp
primary
#75FEE6
secondary
#DB3C58
accent
#0028E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684