#76FDEF#76FDEF
#76FDEF is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.5% C 0.121 H 186.2°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #76FDEF |
|---|---|
| RGB | rgb(118, 253, 239) |
| HSL | hsl(174, 97%, 73%) |
| HSV | hsv(174, 53%, 99%) |
| CMYK | cmyk(53.4%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.83, -40.28, -4.58) |
| CIE-LCH | lch(91.83, 40.54, 186.48°) |
| OKLab | oklab(91.47% -0.1199 -0.013) |
| OKLCH | oklch(91.47% 0.121 186.2) |
| XYZ | xyz(58.1698, 80.3286, 94.0841) |
| Luminance | 0.8033 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 4.11
Tiffany Blue
#7BF2DA
ΔE00 4.29
Bright Turquoise
#0FFEF9
ΔE00 4.67
Bright Cyan
#41FDFE
ΔE00 5.39
Aqua
#00FFFF
ΔE00 5.70
Light Cyan
#ACFFFC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#76FDEF #FD7684
analogous
#76FDAC #76FDEF #76C7FD
triadic
#76FDEF #EF76FD #FDEF76
tetradic
#76FDEF #AC76FD #FD7684 #C7FD76
square
#76FDEF #AC76FD #FD7684 #C7FD76
split-complementary
#76FDEF #FD76C7 #FDAC76
monochromatic
#04F5DC #3AFCE8 #76FDEF #B2FEF6 #E1FFFB
Accessibility & contrast
On white
1.23
#76FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#76FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #76FDEF
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##76FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##76FDEF | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #76fdef; /* rgb */ color: rgb(118, 253, 239); /* oklch */ color: oklch(91.5% 0.121 186.2);
Tailwind
colors: {
custom: {
50: '#a8fef4',
500: '#76fdef',
950: '#000000',
},
}SCSS
$custom: #76fdef; $custom-light: #a8fef4; $custom-dark: #000000;
JSON
{
"hex": "#76fdef",
"rgb": {
"r": 118,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.778,
"s": 97.122,
"l": 72.745
},
"oklch": {
"l": 0.91472,
"c": 0.12056,
"h": 186.2
},
"luminance": 0.80334
}Semantic roles & 50–950 ramp
primary
#76FDEF
secondary
#DA3D4D
accent
#0018E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685