#75FEE0#75FEE0
#75FEE0 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.128 H 176.7°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEE0 |
|---|---|
| RGB | rgb(117, 254, 224) |
| HSL | hsl(167, 99%, 73%) |
| HSV | hsv(167, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(91.70, -44.51, 3.00) |
| CIE-LCH | lch(91.70, 44.61, 176.14°) |
| OKLab | oklab(91.23% -0.1279 0.0073) |
| OKLCH | oklch(91.23% 0.128 176.7) |
| XYZ | xyz(56.2265, 80.0420, 82.9931) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.89
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.12
Aqua (survey)
#13EAC9
ΔE00 5.96
Pale Turquoise
#A5FBD5
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEE0 #FE7593
analogous
#75FE9B #75FEE0 #75D8FE
triadic
#75FEE0 #E075FE #FEE075
tetradic
#75FEE0 #9B75FE #FE7593 #D8FE75
square
#75FEE0 #9B75FE #FE7593 #D8FE75
split-complementary
#75FEE0 #FE75D8 #FE9B75
monochromatic
#02F7C1 #38FED2 #75FEE0 #B2FEEE #E1FFF8
Accessibility & contrast
On white
1.23
#75FEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#75FEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEE0
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEE0 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DF
Deuteranopia (green-blind)
#E0E1E2
Tritanopia (blue-blind)
#1FFFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fee0; /* rgb */ color: rgb(117, 254, 224); /* oklch */ color: oklch(91.2% 0.128 176.7);
Tailwind
colors: {
custom: {
50: '#a7ffe9',
500: '#75fee0',
950: '#000000',
},
}SCSS
$custom: #75fee0; $custom-light: #a7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#75fee0",
"rgb": {
"r": 117,
"g": 254,
"b": 224
},
"hsl": {
"h": 166.861,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91233,
"c": 0.12807,
"h": 176.7
},
"luminance": 0.80047
}Semantic roles & 50–950 ramp
primary
#75FEE0
secondary
#DB3C5F
accent
#0032E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684