#75FED0#75FED0
#75FED0 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.138 H 168.5°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #75FED0 |
|---|---|
| RGB | rgb(117, 254, 208) |
| HSL | hsl(160, 99%, 73%) |
| HSV | hsv(160, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 18.1%, 0.4%) |
| CIE-LAB | lab(91.33, -48.12, 10.73) |
| CIE-LCH | lch(91.33, 49.30, 167.43°) |
| OKLab | oklab(90.81% -0.1348 0.0275) |
| OKLCH | oklch(90.81% 0.138 168.5) |
| XYZ | xyz(54.1578, 79.2146, 72.0982) |
| Luminance | 0.7922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.00
Light Aquamarine
#7BFDC7
ΔE00 2.19
Light Turquoise
#7EF4CC
ΔE00 2.49
Light Aqua
#8CFFDB
ΔE00 2.93
Bright Teal
#01F9C6
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FED0 #FE75A3
analogous
#75FE8B #75FED0 #75E7FE
triadic
#75FED0 #D075FE #FED075
tetradic
#75FED0 #8B75FE #FE75A3 #E7FE75
square
#75FED0 #8B75FE #FE75A3 #E7FE75
split-complementary
#75FED0 #FE75E7 #FE8B75
monochromatic
#02F7A5 #38FEBB #75FED0 #B2FEE5 #E1FFF5
Accessibility & contrast
On white
1.25
#75FED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#75FED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FED0
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FED0 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCE
Deuteranopia (green-blind)
#E4E0D3
Tritanopia (blue-blind)
#34FFF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #75fed0; /* rgb */ color: rgb(117, 254, 208); /* oklch */ color: oklch(90.8% 0.138 168.5);
Tailwind
colors: {
custom: {
50: '#a6ffde',
500: '#75fed0',
950: '#000000',
},
}SCSS
$custom: #75fed0; $custom-light: #a6ffde; $custom-dark: #000000;
JSON
{
"hex": "#75fed0",
"rgb": {
"r": 117,
"g": 254,
"b": 208
},
"hsl": {
"h": 159.854,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.90807,
"c": 0.13757,
"h": 168.5
},
"luminance": 0.7922
}Semantic roles & 50–950 ramp
primary
#75FED0
secondary
#DB3C71
accent
#004DE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101815
muted
#818684