#75FEF3#75FEF3
#75FEF3 is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.8% C 0.121 H 188.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEF3 |
|---|---|
| RGB | rgb(117, 254, 243) |
| HSL | hsl(175, 99%, 73%) |
| HSV | hsv(175, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 4.3%, 0.4%) |
| CIE-LAB | lab(92.19, -39.94, -6.13) |
| CIE-LCH | lch(92.19, 40.41, 188.72°) |
| OKLab | oklab(91.79% -0.1198 -0.0172) |
| OKLCH | oklch(91.79% 0.121 188.2) |
| XYZ | xyz(58.9486, 81.1309, 97.3299) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.07
Bright Aqua
#0BF9EA
ΔE00 4.28
Bright Cyan
#41FDFE
ΔE00 4.48
Aqua
#00FFFF
ΔE00 4.89
Tiffany Blue
#7BF2DA
ΔE00 5.25
Bright Light Blue
#26F7FD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEF3 #FE7580
analogous
#75FEAE #75FEF3 #75C5FE
triadic
#75FEF3 #F375FE #FEF375
tetradic
#75FEF3 #AE75FE #FE7580 #C5FE75
square
#75FEF3 #AE75FE #FE7580 #C5FE75
split-complementary
#75FEF3 #FE75C5 #FEAE75
monochromatic
#02F7E3 #38FEEE #75FEF3 #B2FEF8 #E1FFFC
Accessibility & contrast
On white
1.22
#75FEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#75FEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEF3
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEF3 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F3
Deuteranopia (green-blind)
#DCE2F4
Tritanopia (blue-blind)
#00FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fef3; /* rgb */ color: rgb(117, 254, 243); /* oklch */ color: oklch(91.8% 0.121 188.2);
Tailwind
colors: {
custom: {
50: '#a8fff7',
500: '#75fef3',
950: '#000000',
},
}SCSS
$custom: #75fef3; $custom-light: #a8fff7; $custom-dark: #000000;
JSON
{
"hex": "#75fef3",
"rgb": {
"r": 117,
"g": 254,
"b": 243
},
"hsl": {
"h": 175.182,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.91788,
"c": 0.12106,
"h": 188.2
},
"luminance": 0.81137
}Semantic roles & 50–950 ramp
primary
#75FEF3
secondary
#DB3C49
accent
#0012E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685