#75FDEF#75FDEF
#75FDEF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.4% C 0.121 H 186.2°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #75FDEF |
|---|---|
| RGB | rgb(117, 253, 239) |
| HSL | hsl(174, 97%, 73%) |
| HSV | hsv(174, 54%, 99%) |
| CMYK | cmyk(53.8%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.80, -40.48, -4.63) |
| CIE-LCH | lch(91.80, 40.74, 186.52°) |
| OKLab | oklab(91.44% -0.1204 -0.0131) |
| OKLCH | oklch(91.44% 0.121 186.2) |
| XYZ | xyz(58.0346, 80.2589, 94.0778) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.03
Tiffany Blue
#7BF2DA
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.61
Bright Cyan
#41FDFE
ΔE00 5.35
Aqua
#00FFFF
ΔE00 5.65
Light Cyan
#ACFFFC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#75FDEF #FD7583
analogous
#75FDAB #75FDEF #75C7FD
triadic
#75FDEF #EF75FD #FDEF75
tetradic
#75FDEF #AB75FD #FD7583 #C7FD75
square
#75FDEF #AB75FD #FD7583 #C7FD75
split-complementary
#75FDEF #FD75C7 #FDAB75
monochromatic
#04F4DB #39FCE8 #75FDEF #B1FEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#75FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#75FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #75FDEF
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##75FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##75FDEF | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #75fdef; /* rgb */ color: rgb(117, 253, 239); /* oklch */ color: oklch(91.4% 0.121 186.2);
Tailwind
colors: {
custom: {
50: '#a8fef4',
500: '#75fdef',
950: '#000000',
},
}SCSS
$custom: #75fdef; $custom-light: #a8fef4; $custom-dark: #000000;
JSON
{
"hex": "#75fdef",
"rgb": {
"r": 117,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.824,
"s": 97.143,
"l": 72.549
},
"oklch": {
"l": 0.91438,
"c": 0.12116,
"h": 186.2
},
"luminance": 0.80264
}Semantic roles & 50–950 ramp
primary
#75FDEF
secondary
#DA3C4D
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685