#75FEDF#75FEDF
#75FEDF is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.129 H 176.2°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEDF |
|---|---|
| RGB | rgb(117, 254, 223) |
| HSL | hsl(166, 99%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 12.2%, 0.4%) |
| CIE-LAB | lab(91.68, -44.74, 3.48) |
| CIE-LCH | lch(91.68, 44.88, 175.55°) |
| OKLab | oklab(91.21% -0.1283 0.0086) |
| OKLCH | oklch(91.21% 0.129 176.2) |
| XYZ | xyz(56.0912, 79.9880, 82.2810) |
| Luminance | 0.7999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.69
Tiffany Blue
#7BF2DA
ΔE00 3.07
Aquamarine
#7FFFD4
ΔE00 3.52
Light Turquoise
#7EF4CC
ΔE00 3.89
Aqua (survey)
#13EAC9
ΔE00 5.93
Pale Turquoise
#A5FBD5
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEDF #FE7594
analogous
#75FE9A #75FEDF #75D9FE
triadic
#75FEDF #DF75FE #FEDF75
tetradic
#75FEDF #9A75FE #FE7594 #D9FE75
square
#75FEDF #9A75FE #FE7594 #D9FE75
split-complementary
#75FEDF #FE75D9 #FE9A75
monochromatic
#02F7BF #38FED1 #75FEDF #B2FEED #E1FFF8
Accessibility & contrast
On white
1.24
#75FEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#75FEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEDF
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEDF | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DE
Deuteranopia (green-blind)
#E1E1E1
Tritanopia (blue-blind)
#21FFF5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fedf; /* rgb */ color: rgb(117, 254, 223); /* oklch */ color: oklch(91.2% 0.129 176.2);
Tailwind
colors: {
custom: {
50: '#a7ffe9',
500: '#75fedf',
950: '#000000',
},
}SCSS
$custom: #75fedf; $custom-light: #a7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#75fedf",
"rgb": {
"r": 117,
"g": 254,
"b": 223
},
"hsl": {
"h": 166.423,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91206,
"c": 0.12857,
"h": 176.2
},
"luminance": 0.79993
}Semantic roles & 50–950 ramp
primary
#75FEDF
secondary
#DB3C60
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684