#75FEF2#75FEF2
#75FEF2 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.121 H 187.5°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEF2 |
|---|---|
| RGB | rgb(117, 254, 242) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(92.16, -40.19, -5.65) |
| CIE-LCH | lch(92.16, 40.58, 188.00°) |
| OKLab | oklab(91.76% -0.1202 -0.0159) |
| OKLCH | oklch(91.76% 0.121 187.5) |
| XYZ | xyz(58.7980, 81.0707, 96.5368) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.18
Bright Turquoise
#0FFEF9
ΔE00 4.22
Bright Cyan
#41FDFE
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 4.97
Aqua
#00FFFF
ΔE00 5.12
Light Cyan
#ACFFFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEF2 #FE7581
analogous
#75FEAE #75FEF2 #75C5FE
triadic
#75FEF2 #F275FE #FEF275
tetradic
#75FEF2 #AE75FE #FE7581 #C5FE75
square
#75FEF2 #AE75FE #FE7581 #C5FE75
split-complementary
#75FEF2 #FE75C5 #FEAE75
monochromatic
#02F7E1 #38FEEC #75FEF2 #B2FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#75FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#75FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEF2
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEF2 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #75fef2; /* rgb */ color: rgb(117, 254, 242); /* oklch */ color: oklch(91.8% 0.121 187.5);
Tailwind
colors: {
custom: {
50: '#a8fff6',
500: '#75fef2',
950: '#000000',
},
}SCSS
$custom: #75fef2; $custom-light: #a8fff6; $custom-dark: #000000;
JSON
{
"hex": "#75fef2",
"rgb": {
"r": 117,
"g": 254,
"b": 242
},
"hsl": {
"h": 174.745,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91758,
"c": 0.12129,
"h": 187.5
},
"luminance": 0.81076
}Semantic roles & 50–950 ramp
primary
#75FEF2
secondary
#DB3C4A
accent
#0014E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685