#75FED2#75FED2
#75FED2 is a very light, vivid teal. Relative luminance 0.793; OKLCH L 90.9% C 0.136 H 169.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #75FED2 |
|---|---|
| RGB | rgb(117, 254, 210) |
| HSL | hsl(161, 99%, 73%) |
| HSV | hsv(161, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.38, -47.68, 9.76) |
| CIE-LCH | lch(91.38, 48.67, 168.43°) |
| OKLab | oklab(90.86% -0.1339 0.025) |
| OKLCH | oklch(90.86% 0.136 169.4) |
| XYZ | xyz(54.4054, 79.3136, 73.4022) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.82
Light Turquoise
#7EF4CC
ΔE00 2.36
Light Aqua
#8CFFDB
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.68
Bright Teal
#01F9C6
ΔE00 4.41
Pale Turquoise
#A5FBD5
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FED2 #FE75A1
analogous
#75FE8D #75FED2 #75E5FE
triadic
#75FED2 #D275FE #FED275
tetradic
#75FED2 #8D75FE #FE75A1 #E5FE75
square
#75FED2 #8D75FE #FE75A1 #E5FE75
split-complementary
#75FED2 #FE75E5 #FE8D75
monochromatic
#02F7A8 #38FEBE #75FED2 #B2FEE6 #E1FFF5
Accessibility & contrast
On white
1.25
#75FED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#75FED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FED2
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FED2 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#32FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fed2; /* rgb */ color: rgb(117, 254, 210); /* oklch */ color: oklch(90.9% 0.136 169.4);
Tailwind
colors: {
custom: {
50: '#a7ffdf',
500: '#75fed2',
950: '#000000',
},
}SCSS
$custom: #75fed2; $custom-light: #a7ffdf; $custom-dark: #000000;
JSON
{
"hex": "#75fed2",
"rgb": {
"r": 117,
"g": 254,
"b": 210
},
"hsl": {
"h": 160.73,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90858,
"c": 0.13624,
"h": 169.4
},
"luminance": 0.79319
}Semantic roles & 50–950 ramp
primary
#75FED2
secondary
#DB3C6F
accent
#004AE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684