#75FEE1#75FEE1
#75FEE1 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.128 H 177.3°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEE1 |
|---|---|
| RGB | rgb(117, 254, 225) |
| HSL | hsl(167, 99%, 73%) |
| HSV | hsv(167, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 11.4%, 0.4%) |
| CIE-LAB | lab(91.73, -44.28, 2.52) |
| CIE-LCH | lch(91.73, 44.35, 176.74°) |
| OKLab | oklab(91.26% -0.1274 0.006) |
| OKLCH | oklch(91.26% 0.128 177.3) |
| XYZ | xyz(56.3625, 80.0964, 83.7095) |
| Luminance | 0.8010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.82
Light Aqua
#8CFFDB
ΔE00 3.11
Aquamarine
#7FFFD4
ΔE00 4.09
Light Turquoise
#7EF4CC
ΔE00 4.36
Aqua (survey)
#13EAC9
ΔE00 6.01
Bright Aqua
#0BF9EA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEE1 #FE7592
analogous
#75FE9C #75FEE1 #75D7FE
triadic
#75FEE1 #E175FE #FEE175
tetradic
#75FEE1 #9C75FE #FE7592 #D7FE75
square
#75FEE1 #9C75FE #FE7592 #D7FE75
split-complementary
#75FEE1 #FE75D7 #FE9C75
monochromatic
#02F7C3 #38FED4 #75FEE1 #B2FEEE #E1FFF8
Accessibility & contrast
On white
1.23
#75FEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#75FEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEE1
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEE1 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0E0
Deuteranopia (green-blind)
#E0E1E3
Tritanopia (blue-blind)
#1EFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fee1; /* rgb */ color: rgb(117, 254, 225); /* oklch */ color: oklch(91.3% 0.128 177.3);
Tailwind
colors: {
custom: {
50: '#a7ffea',
500: '#75fee1',
950: '#000000',
},
}SCSS
$custom: #75fee1; $custom-light: #a7ffea; $custom-dark: #000000;
JSON
{
"hex": "#75fee1",
"rgb": {
"r": 117,
"g": 254,
"b": 225
},
"hsl": {
"h": 167.299,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91261,
"c": 0.12757,
"h": 177.3
},
"luminance": 0.80102
}Semantic roles & 50–950 ramp
primary
#75FEE1
secondary
#DB3C5E
accent
#0031E6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684