#75FEEF#75FEEF
#75FEEF is a very light, vivid teal. Relative luminance 0.809; OKLCH L 91.7% C 0.122 H 185.6°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEEF |
|---|---|
| RGB | rgb(117, 254, 239) |
| HSL | hsl(173, 99%, 73%) |
| HSV | hsv(173, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.08, -40.92, -4.21) |
| CIE-LCH | lch(92.08, 41.14, 185.87°) |
| OKLab | oklab(91.67% -0.1215 -0.012) |
| OKLCH | oklch(91.67% 0.122 185.6) |
| XYZ | xyz(58.3512, 80.8919, 94.1833) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.04
Tiffany Blue
#7BF2DA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.78
Bright Cyan
#41FDFE
ΔE00 5.63
Aqua
#00FFFF
ΔE00 5.87
Light Aqua
#8CFFDB
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEEF #FE7584
analogous
#75FEAB #75FEEF #75C8FE
triadic
#75FEEF #EF75FE #FEEF75
tetradic
#75FEEF #AB75FE #FE7584 #C8FE75
square
#75FEEF #AB75FE #FE7584 #C8FE75
split-complementary
#75FEEF #FE75C8 #FEAB75
monochromatic
#02F7DC #38FEE8 #75FEEF #B2FEF6 #E1FFFB
Accessibility & contrast
On white
1.22
#75FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#75FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEEF
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEEF | 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)
#F3F2EF
Deuteranopia (green-blind)
#DDE2F1
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75feef; /* rgb */ color: rgb(117, 254, 239); /* oklch */ color: oklch(91.7% 0.122 185.6);
Tailwind
colors: {
custom: {
50: '#a8fff4',
500: '#75feef',
950: '#000000',
},
}SCSS
$custom: #75feef; $custom-light: #a8fff4; $custom-dark: #000000;
JSON
{
"hex": "#75feef",
"rgb": {
"r": 117,
"g": 254,
"b": 239
},
"hsl": {
"h": 173.431,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91667,
"c": 0.12209,
"h": 185.6
},
"luminance": 0.80898
}Semantic roles & 50–950 ramp
primary
#75FEEF
secondary
#DB3C4D
accent
#0019E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685