#75FFE4#75FFE4
#75FFE4 is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.6% C 0.127 H 178.5°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75FFE4 |
|---|---|
| RGB | rgb(117, 255, 228) |
| HSL | hsl(168, 100%, 73%) |
| HSV | hsv(168, 54%, 100%) |
| CMYK | cmyk(54.1%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(92.09, -44.01, 1.49) |
| CIE-LCH | lch(92.09, 44.04, 178.06°) |
| OKLab | oklab(91.58% -0.1272 0.0033) |
| OKLCH | oklch(91.58% 0.127 178.5) |
| XYZ | xyz(57.0935, 80.8979, 85.9898) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 2.86
Light Aqua
#8CFFDB
ΔE00 3.61
Aquamarine
#7FFFD4
ΔE00 4.70
Light Turquoise
#7EF4CC
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.58
Aqua (survey)
#13EAC9
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FFE4 #FF7590
analogous
#75FF9F #75FFE4 #75D5FF
triadic
#75FFE4 #E475FF #FFE475
tetradic
#75FFE4 #9F75FF #FF7590 #D5FF75
square
#75FFE4 #9F75FF #FF7590 #D5FF75
split-complementary
#75FFE4 #FF75D5 #FF9F75
monochromatic
#00FAC9 #38FFD8 #75FFE4 #B2FFF0 #E0FFF9
Accessibility & contrast
On white
1.22
#75FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#75FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FFE4
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FFE4 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1E3
Deuteranopia (green-blind)
#E0E2E6
Tritanopia (blue-blind)
#16FFF7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75ffe4; /* rgb */ color: rgb(117, 255, 228); /* oklch */ color: oklch(91.6% 0.127 178.5);
Tailwind
colors: {
custom: {
50: '#a7ffec',
500: '#75ffe4',
950: '#000000',
},
}SCSS
$custom: #75ffe4; $custom-light: #a7ffec; $custom-dark: #000000;
JSON
{
"hex": "#75ffe4",
"rgb": {
"r": 117,
"g": 255,
"b": 228
},
"hsl": {
"h": 168.261,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.91576,
"c": 0.12724,
"h": 178.5
},
"luminance": 0.80903
}Semantic roles & 50–950 ramp
primary
#75FFE4
secondary
#DD3C5B
accent
#002DE6
background
#FDFFFE
surface
#F7FFFD
border
#D0D7D5
text
#111816
muted
#818684