#75FEFA#75FEFA
#75FEFA is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.0% C 0.120 H 192.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #75FEFA |
|---|---|
| RGB | rgb(117, 254, 250) |
| HSL | hsl(178, 99%, 73%) |
| HSV | hsv(178, 54%, 100%) |
| CMYK | cmyk(53.9%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(92.38, -38.18, -9.47) |
| CIE-LCH | lch(92.38, 39.34, 193.93°) |
| OKLab | oklab(92.01% -0.1169 -0.0263) |
| OKLCH | oklch(92.01% 0.12 192.7) |
| XYZ | xyz(60.0259, 81.5618, 103.0036) |
| Luminance | 0.8157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.93
Bright Turquoise
#0FFEF9
ΔE00 3.83
Aqua
#00FFFF
ΔE00 3.84
Bright Light Blue
#26F7FD
ΔE00 4.46
Light Cyan
#ACFFFC
ΔE00 5.47
Bright Aqua
#0BF9EA
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FEFA #FE7579
analogous
#75FEB5 #75FEFA #75BEFE
triadic
#75FEFA #FA75FE #FEFA75
tetradic
#75FEFA #B575FE #FE7579 #BEFE75
square
#75FEFA #B575FE #FE7579 #BEFE75
split-complementary
#75FEFA #FE75BE #FEB575
monochromatic
#02F7F0 #38FEF8 #75FEFA #B2FEFC #E1FFFE
Accessibility & contrast
On white
1.21
#75FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#75FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FEFA
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FEFA | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FA
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #75fefa; /* rgb */ color: rgb(117, 254, 250); /* oklch */ color: oklch(92.0% 0.120 192.7);
Tailwind
colors: {
custom: {
50: '#a8fffb',
500: '#75fefa',
950: '#000000',
},
}SCSS
$custom: #75fefa; $custom-light: #a8fffb; $custom-dark: #000000;
JSON
{
"hex": "#75fefa",
"rgb": {
"r": 117,
"g": 254,
"b": 250
},
"hsl": {
"h": 178.248,
"s": 98.561,
"l": 72.745
},
"oklch": {
"l": 0.92006,
"c": 0.11986,
"h": 192.7
},
"luminance": 0.81568
}Semantic roles & 50–950 ramp
primary
#75FEFA
secondary
#DB3C41
accent
#0007E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685